export declare function usePopover(): import("@vue/composition-api").Ref<string>;
