import type { ForwardRefForwardPropsComponent } from '../../types'; import type { ProgressProps } from './Progress.types'; declare const Ellipsis: ForwardRefForwardPropsComponent; export default Ellipsis; //# sourceMappingURL=Ellipsis.d.ts.map