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

declare const GoogleKeepIcon: MdiReactIconComponentType;
export default GoogleKeepIcon;
