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

declare const GamepadVariantIcon: MdiReactIconComponentType;
export default GamepadVariantIcon;
