export interface FrameworkSortOrder { field: string; direction: string; }