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