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