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

declare const XboxIcon: MdiReactIconComponentType;
export default XboxIcon;
