import { FC } from "react"; import { IIconProps } from "types"; declare const MapSvg: FC; export default MapSvg;