export declare const useInteractionManager: () => { setInteractionsElement: (element: HTMLElement) => void; };