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