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