/// export default function useStyle(prefixCls: string): { wrapSSR: (node: import("react").ReactElement>) => import("react").JSX.Element; hashId: string; };