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