import { Printer } from "../index.js"; export declare const printers: { estree: Printer; "estree-json": Printer; };