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