import { CSpellSettings } from './CSpellSettingsDef';
export declare const _defaultSettings: CSpellSettings;
export declare function getDefaultSettings(): CSpellSettings;
