import type { HDOMImplementation } from "./api.js"; export declare const resolveRoot: (root: any, impl: HDOMImplementation) => any; //# sourceMappingURL=resolve.d.ts.map