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