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