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