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