export type EditStrategyType = 'singleCell' | 'fullRow';
