import { IconProps } from '../types';
declare const GoogleDriveLogo: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default GoogleDriveLogo;
//# sourceMappingURL=GoogleDriveLogo.d.ts.map