import { DevCycleNextClient } from './internal/context';
export declare const useDevCycleClient: () => DevCycleNextClient;
