declare global { interface Window { __tungsten_cjs_import: (location: string) => Promise<{ [key: string]: any; }>; } } export {}; //# sourceMappingURL=cjsHelpers.d.ts.map