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