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