import { MdiReactIconComponentType } from './dist/typings';

declare const GoogleDriveIcon: MdiReactIconComponentType;
export default GoogleDriveIcon;
