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