export declare function useLayout(): { pageScrollRef: import("react").RefObject; contentResizeRef: import("react").RefObject; };