import { InstructionModule } from "../helpers/instruction-module";
export declare function getVersionInstructions(version: number): InstructionModule | null;
//# sourceMappingURL=index.d.ts.map