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