import * as React from "react"; declare function MapOutline(props: React.SVGProps): any; export default MapOutline;