/*** Load project desired state and sync it from the active ZORA package release. */ export declare function synchronizeDeclaredWebComponentsWithNodeAsync(projectRoot: string): Promise; //# sourceMappingURL=synchronizeDeclaredWebComponentsWithNodeAsync.d.ts.map