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