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