import { TTextGradientProps } from '../TTextGradient.model'; export declare const generateGradient: (props: Omit) => string;