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