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