import { type FlagGroupAPI } from './flag-group-context';
export declare function useFlagGroup(): FlagGroupAPI;
