import type { SVGProps } from 'react'; export declare function BatteryLevelLowIcon(props: SVGProps): JSX.Element;