import { GradientSpinnerProps } from '../../types';
/**
* GradientSpinner - Circular spinner with an animated conic gradient sweep
*
* @example
* ```tsx
*
*
* ```
*/
export declare const GradientSpinner: import('react').ForwardRefExoticComponent>;
//# sourceMappingURL=GradientSpinner.d.ts.map