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

declare const GoogleControllerOffIcon: MdiReactIconComponentType;
export default GoogleControllerOffIcon;
