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

declare const GooglePagesIcon: MdiReactIconComponentType;
export default GooglePagesIcon;
