import { DotLoading } from './dot-loading'; export type { DotLoadingProps } from './dot-loading'; export default DotLoading;