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