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

declare const GoogleControllerIcon: MdiReactIconComponentType;
export default GoogleControllerIcon;
