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