import type * as internal from "./internal"; export type { internal }; export type { IDisputeManager } from "./IDisputeManager"; export type { ISubgraphService } from "./ISubgraphService"; //# sourceMappingURL=index.d.ts.map