declare global { interface WindowEventMap { 'framework-change': CustomEvent; } } export declare function syncSandboxes(): void; //# sourceMappingURL=sandbox-sync.d.ts.map