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