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

declare const GamepadIcon: MdiReactIconComponentType;
export default GamepadIcon;
