export declare function usePreventBodyScroll(contentElement: HTMLElement | null, contentId?: string, enabled?: boolean): void;