export interface HiddenCellProperties { onCreateValue: string; onUpdateValue?: string; }