declare const useUnleashClient: () => import("unleash-proxy-client").UnleashClient;
export default useUnleashClient;
