import { GradientTextProps } from '../../types'; /** * GradientText - Loading text filled with a flowing animated gradient * * @example * ```tsx * * * ``` */ export declare const GradientText: import('react').ForwardRefExoticComponent>; //# sourceMappingURL=GradientText.d.ts.map