import { State } from "../types.js";
export declare const jsOutput: (state: State) => string;
//# sourceMappingURL=js.d.ts.map