import { Instruction } from "./def"; export declare const mfhi: Instruction; export declare const mflo: Instruction; export declare const nameMap: Map;