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