export declare const useToken: () => { theme: import("@ant-design/cssinjs").Theme; token: import("antd").GlobalToken; hashId: string; };