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