export declare const plainTextBrackets: string[]; export declare function isPlainText(lastBracket: string): boolean;