/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as testContracts from "./_testContracts"; export type { testContracts }; import type * as factory from "./factory"; export type { factory }; import type * as gateway from "./gateway"; export type { gateway }; import type * as interface from "./interface"; export type { interface }; import type * as proxy from "./proxy"; export type { proxy }; import type * as verifiers from "./verifiers"; export type { verifiers }; import type * as version from "./version"; export type { version }; export type { ClaimIssuer } from "./ClaimIssuer"; export type { Identity } from "./Identity";