import { LoadingTextProps } from '../../types';
/**
* LoadingText - Animated loading text with ellipsis
*
* Customizable "Loading..." text with various animation styles.
*
* @example
* ```tsx
*
*
*
*
* ```
*/
export declare const LoadingText: import('react').ForwardRefExoticComponent>;
//# sourceMappingURL=LoadingText.d.ts.map