import { NeonPulseProps } from '../../types'; /** * NeonPulse - A glowing pulsing ring with neon effect * * @example * ```tsx * * * ``` */ export declare const NeonPulse: import('react').ForwardRefExoticComponent>; //# sourceMappingURL=NeonPulse.d.ts.map