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