export declare const useHasFeature: (featureKey: string) => FeatureFlag;
