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