/// export declare const useGradientTextStyle: (prefixCls: string) => { wrapSSR: (node: import("react").ReactElement>) => import("react").JSX.Element; hashId: string; };