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