export type FeatureFlag = never; export type FeatureFlags = Partial> & Record;