export declare const useLogic: () => { handleClosePopover: () => void; isPopupOpen: boolean; };