import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const FullBatteryIcon: FunctionalComponent; export default FullBatteryIcon;