declare const useUnleashContext: () => (context: import("unleash-proxy-client").IMutableContext) => Promise; export default useUnleashContext;