import { IconProps } from '../types';
declare function BatteryWarning(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default BatteryWarning;
//# sourceMappingURL=BatteryWarning.d.ts.map