import type * as examples from "./examples"; export type { examples }; export type { ISchemaResolver } from "./ISchemaResolver"; export type { SchemaResolver } from "./SchemaResolver"; //# sourceMappingURL=index.d.ts.map