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

declare const GoogleCirclesIcon: MdiReactIconComponentType;
export default GoogleCirclesIcon;
