import type { Parser } from 'prettier'; export declare const AstFormatDictionary = "cspell-dictionary-ast"; export declare const dictionaryParser: Parser;