import { BaseExchange } from "../common";
export interface AdminExchange extends BaseExchange {
}
//# sourceMappingURL=entities.d.ts.map