export type TableLayout = 'fixed' | 'auto';
