export interface FatTableSettingPayload { [key: string]: { visible: boolean; }; } //# sourceMappingURL=types-inner.d.ts.map