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