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