import { TuiParsedGradient } from '@taiga-ui/addon-editor/interfaces'; export declare function tuiParseGradient(input: string): TuiParsedGradient;