import { createInjectionKey } from "../../_utils/index.mjs"; export const popconfirmInjectionKey = createInjectionKey('n-popconfirm');