export interface SdkFeatureFlags { 'features/semanticLabels': boolean; 'features/wrapContent': boolean; 'features/colorPalettes': boolean; 'features/globalContent': number; }