import type { IconComponent } from '../types'; declare const GamepadOld: IconComponent; export default GamepadOld;