export declare const PopoverContextValue: import("@vue/composition-api").Ref<string>;
export declare const PopoverContextKey = "PopoverContextKey";
