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