import { IconProps } from '../Icon'; declare function SvgMyLocation(props: IconProps): JSX.Element; export default SvgMyLocation;