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

declare const GooglePlusIcon: MdiReactIconComponentType;
export default GooglePlusIcon;
