import { SVGProps } from 'react'; declare const IconMyProfileRegular: (props: SVGProps) => JSX.Element; export default IconMyProfileRegular;