predictAddressDeterministicPublished
function predictAddressDeterministicPublished(  contractName: string,  publisherAddress: string,  contractVersion: string,  constructorArgs: Array<any>,  provider: Provider,  clientId?: string,  secretKey?: string,  saltForCreate2?: string,): Promise<string>;