export { ScrollSync } from "./ScrollSync"; export type { ScrollSyncProps } from "./ScrollSync"; export { ScrollSyncPane } from "./ScrollSyncPane"; export type { ScrollSyncPaneProps } from "./ScrollSyncPane";