import * as Enc from 'schemata-ts/base/EncoderBase'; import { WithJson2 } from 'schemata-ts/schemables/WithJson/definition'; /** * @since 1.1.0 * @category Instances */ export declare const Encoder: WithJson2; //# sourceMappingURL=encoder.d.ts.map