/// export interface IconBatteryHalfSharpProps { size?: string; style?: React.CSSProperties; } export declare const IconBatteryHalfSharp: React.FC;