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