export declare function depositTransaction(privateKey: `0x${string}`, amount: string, chainIdL1: number, rpcUrlL1: string, portal: `0x${string}`, scanL1Url: string | undefined, gasLimit?: bigint): Promise; //# sourceMappingURL=depositTransaction.d.ts.map