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