/*! * Copyright Adaptavist 2022 (c) All rights reserved */ export declare type CustomContentBodyRepresentationSingle = "raw" | "storage" | "atlas_doc_format" | "view" | "export_view" | "anonymous_export_view"; //# sourceMappingURL=CustomContentBodyRepresentationSingle.d.ts.map