export declare function useContextMenu(authRemove?: boolean): (((options: import("../..").ContextMenuOptions) => Promise | undefined) | (() => void))[];