import { IconProps } from '../Icon'; declare function SvgGamepad(props: IconProps): JSX.Element; export default SvgGamepad;