import { IFlagContextValue } from './FlagContext';
export declare function useFlagContext(): IFlagContextValue;
