import type { ExecResult } from '../types.js';
import type { PrecompileInput } from './types.js';
export declare function precompile11(opts: PrecompileInput): Promise<ExecResult>;
//# sourceMappingURL=11-bls12-pairing.d.ts.map