export declare function prove(privateKey: `0x${string}`, hash: `0x${string}`, chainIdL1: number, rpcUrlL1: string, chainIdL2: number, rpcUrlL2: string, portal: `0x${string}`, l2OutputOracle: `0x${string}`, disputeGameFactory: `0x${string}`, scanL1Url: string | undefined): Promise; //# sourceMappingURL=prove.d.ts.map