import * as t from '../.' declare function fromJSON(value: any, type: t.Type): T; export default fromJSON