/** * SchemableExt instances for Encoder * * **Warning: DO NOT EDIT, this module is autogenerated** * * @since 0.0.3 */ import * as Enc from './internal/EncoderBase'; import { SchemableExt2 } from './SchemableExt'; /** * @since 0.0.1 * @category Instances */ export declare const Schemable: SchemableExt2; //# sourceMappingURL=Encoder.d.ts.map