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