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