export interface SaveExchangeControllerRequestBodyDTO {
    fanOutName: string;
}
//# sourceMappingURL=SaveExchangeControllerRequestBodyDTO.d.ts.map