export interface DeleteNamespaceControllerRequestPathDTO {
    ns: string;
}
//# sourceMappingURL=DeleteNamespaceControllerRequestPathDTO.d.ts.map