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