import {FC} from 'react' import {KTIcon} from '../../../../../_metronic/helpers' import {Link} from 'react-router-dom' const Step5: FC = () => { return (

Your Are Done!

If you need more info, please {' '} Sign In .
Writing headlines for blog posts is as much an art as it is a science and probably warrants its own post, but for all advise is with what works for your great & amazing audience.

We need your attention!

To start using great tools, please, please {' '} Create Team Platform
) } export {Step5}