export type { ScrollButtonProps, ScrollButtonAriaLabelProps, ComposedScrollButtonAriaLabel, ProminentScrollButtonProps, SubtleScrollButtonProps, } from './private/scroll_button'; export { ProminentScrollButton, SubtleScrollButton, useScrollButtonAriaLabel, } from './private/scroll_button';