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

declare const XboxControllerOffIcon: MdiReactIconComponentType;
export default XboxControllerOffIcon;
