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