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