export declare function useContract(name: string, signerOrProvider: any, network: string): any;
