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