import type { Formatter } from '../types.js'; export declare function createPlainFormatter(): Formatter; //# sourceMappingURL=plain.d.ts.map