import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const BatteryCharging502FillIcon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default BatteryCharging502FillIcon;
