import type { VM } from './vm'; export declare function hydrateRoot(vm: VM): void; //# sourceMappingURL=hydration.d.ts.map