import { NeonDotsProps } from '../../types';
/**
* NeonDots - Bouncing dots with a glowing neon box-shadow
*
* @example
* ```tsx
*
*
* ```
*/
export declare const NeonDots: import('react').ForwardRefExoticComponent>;
//# sourceMappingURL=NeonDots.d.ts.map