import type { CSpellSettings } from "@cspell/cspell-types";
export declare function defineConfig(config: CSpellSettings): CSpellSettings;
