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