import { SvgIconComponent } from './types'; declare const GamepadIcon: SvgIconComponent; export default GamepadIcon;