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