import type { SupportLanguage } from 'prettier'; export declare const DictionaryParserName = "cspell-dictionary-parse"; export declare const dictionaryLanguage: SupportLanguage;