import type { CSpellSettings } from 'cspell-lib'; export declare function sortConfigKeys(a: keyof CSpellSettings, b: keyof CSpellSettings): number;