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