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