Added in v1.0.0
Signature
export default function decode<T, U>(decoder?: t.Decoder<T, U> | undefined)