/** * SchemableExt instances for Decoder * * **Warning: DO NOT EDIT, this module is autogenerated** * * @since 0.0.1 */ import * as D from 'io-ts/Decoder'; import { SchemableExt2C } from './SchemableExt'; /** * @since 0.0.1 * @category Instances */ export declare const Schemable: SchemableExt2C; //# sourceMappingURL=Decoder.d.ts.map