export { default as FancyVirtualScroll } from './FancyVirtualScroll'; export type { TVirtualScrollProps } from './TVirtualScroll.model';