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