import { UnleashClient } from 'unleash-proxy-client'; declare const useUnleashClient: () => UnleashClient; export default useUnleashClient;