export type { ScrollViewMarkerProps } from './ScrollViewMarker.types';

export { ScrollViewMarker } from './ScrollViewMarker';
