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