import type { ExecResult } from '../evm'; import type { PrecompileInput } from './types'; export declare function precompile0a(opts: PrecompileInput): Promise; //# sourceMappingURL=0a-bls12-g1add.d.ts.map