export declare function useFeatureFlagEnabled(flag: string): boolean | undefined;
//# sourceMappingURL=useFeatureFlagEnabled.d.ts.map