/*! * Copyright Adaptavist 2022 (c) All rights reserved */ export declare type SpaceDescriptionBodyRepresentation = "plain" | "view"; //# sourceMappingURL=SpaceDescriptionBodyRepresentation.d.ts.map