export declare function getContract(providerContracts: any, contractName: string, version: string): any;
