import { InstantSchemaDef } from './schemaTypes.ts'; export declare const parseSchemaFromJSON: (s: any) => InstantSchemaDef; //# sourceMappingURL=parseSchemaFromJSON.d.ts.map