/** * @license * Copyright 2019 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ export declare const hydrateShadowRoots: (root: ParentNode) => void; //# sourceMappingURL=manual_walk.d.ts.map