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