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