import * as ContentType from '../common/ContentType.js';
export type Response = ContentType.Any[];
