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