export interface SettingsDefaultSorting { defaultArticleSortField?: string; defaultCustomerSortField?: string; }