/// import { IconProps } from '../../types'; declare const Gamepad: (allProps: IconProps) => JSX.Element; export default Gamepad;