/// import * as t from 'io-ts'; export declare function map(key: t.Type, value: t.Type): t.Type, [KeyEncode, ValueEncode][], unknown>;