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