export interface MatDynamicTableModuleConfig { wrapper: string; search: string; details: string; edit: string; delete: string; download: string; }