/// export declare const useScrollToBottom: () => { bottomAnchorRef: import("react").RefObject; scrollToBottom: () => void; };