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