export { default as NGradientText } from './src/GradientText'; export type { GradientTextProps } from './src/GradientText';