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