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