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

declare const GoogleChromeIcon: MdiReactIconComponentType;
export default GoogleChromeIcon;
