import { NeonTextProps } from '../../types'; /** * NeonText - Glowing neon text with animation * * @example * ```tsx * * * ``` */ export declare const NeonText: import('react').ForwardRefExoticComponent>; //# sourceMappingURL=NeonText.d.ts.map