/// import { SvgIconProps } from './types'; export declare function BatteryWarningIcon({ className, ...props }?: Partial): JSX.Element;