export declare function escapePromptXmlText(value: string): string; export declare function escapePromptXml(value: string): string; //# sourceMappingURL=prompt-markup.d.ts.map