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