import type { ExecResult } from '../types.js';
import type { PrecompileInput } from './types.js';
export declare function precompile12(opts: PrecompileInput): Promise<ExecResult>;
//# sourceMappingURL=12-bls12-map-fp-to-g1.d.ts.map