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