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

declare const GoogleCirclesExtendedIcon: MdiReactIconComponentType;
export default GoogleCirclesExtendedIcon;
