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

declare const GoogleHangoutsIcon: MdiReactIconComponentType;
export default GoogleHangoutsIcon;
