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