export { default as Scroller } from './Scroller.svelte'; export type { RenderPageProps } from '../../shared-svelte/types';