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