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