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