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