import { IQueueParams } from 'redis-smq';
export type GetAllExchangesControllerRequestQueryDTO = IQueueParams | Record<string, never>;
//# sourceMappingURL=GetAllExchangesControllerRequestQueryDTO.d.ts.map