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