import type { MessageNotificationProps } from './MessageNotification'; export declare const ScrollToBottomButton: (props: Pick) => JSX.Element | null; //# sourceMappingURL=ScrollToBottomButton.d.ts.map