export declare enum AlternativeNotebookFormat { json = "json", xml = "xml", text = "text" } //# sourceMappingURL=alternativeContentFormat.d.ts.map