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