import { ProjectJSON } from "@uimix/node-data"; export declare function generateCode(project: ProjectJSON): string;