export type { LazyLoadingProps } from './types'; export { LazyLoading } from './LazyLoading';