import type { ExecResult } from "@nomicfoundation/ethereumjs-evm"; import type { PrecompileInput } from "@nomicfoundation/ethereumjs-evm/dist/precompiles"; export declare function precompile05(opts: PrecompileInput): ExecResult; //# sourceMappingURL=05-keypair-generate.d.ts.map