export declare function serverCodegen(): {
    DTS: string;
    JS: string;
};
//# sourceMappingURL=server.d.ts.map