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