export declare const rangeToName: {
    min: number;
    max: number;
    name: string;
}[];
//# sourceMappingURL=instr-mapping-gen.d.ts.map