import { PulseDotsProps } from '../../types';
/**
* PulseDots - Bouncing dots loader
*
* A loader with bouncing dots that scale and fade in a sequence.
*
* @example
* ```tsx
*
*
* ```
*/
export declare const PulseDots: import('react').ForwardRefExoticComponent>;
//# sourceMappingURL=PulseDots.d.ts.map