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