import { ParticleBurstProps } from '../../types';
/**
* ParticleBurst - Particles that burst outward from center and loop
*
* @example
* ```tsx
*
*
* ```
*/
export declare const ParticleBurst: import('react').ForwardRefExoticComponent>;
//# sourceMappingURL=ParticleBurst.d.ts.map