// External imports export interface AdvancedTable { key: string ui: { filtersExpanded: boolean } }