export interface TestsFeatureUsageCommonModel { enabled?: boolean; testsRanAfterLastModification?: boolean; testsRanInLast7Days?: boolean; }