import type { InjectionKey, Ref } from 'vue'; export const POPOVER_FOOTER_TARGET: InjectionKey> = Symbol('unnnicPopoverFooterTarget');