declare const useProviderOrSigner: (_withSignerIfPossible?: boolean) => any;
export default useProviderOrSigner;
