export declare function buildGuestRuntimeSetupSource(fetchEnabled: boolean): string; export declare function wrapUserCode(js: string): string; //# sourceMappingURL=guest-sources.d.ts.map