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

declare const FolderGoogleDriveIcon: MdiReactIconComponentType;
export default FolderGoogleDriveIcon;
