export declare function deployContract(wallet: any, factoryOrContractJson: any, args?: never[], overrideOptions?: {}): Promise;