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