import { IconProps } from '../lib';
declare function BatteryHigh(props: IconProps): JSX.Element;
export default BatteryHigh;
