import type { StoryGraph } from "./graph-schema.js"; export declare function exportInk(graph: StoryGraph): string; //# sourceMappingURL=export-ink.d.ts.map