import * as xir from '../ir.js'; export declare function _disableCasts(): void; export declare function emit(u: xir.Unit): string;