import { $replaceRoot } from "./replaceRoot"; /** * Alias for $replaceRoot */ export declare const $replaceWith: typeof $replaceRoot;