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