import type { SVGProps } from "react"; import * as React from "react"; declare const SvgGoogleDoc: (props: SVGProps) => React.JSX.Element; export default SvgGoogleDoc; //# sourceMappingURL=GoogleDoc.d.ts.map