import { IRTerm } from "../../../IRTerm.js";
export declare function replaceNativesAndReturnRoot(tree: IRTerm): IRTerm;
