/** 判断是否运用了 antd dark algorithm */ export declare const useAntdDarkAlgorithm: () => boolean;