import { GridDensity } from '../../../models/gridDensity';
export type GridDensityState = GridDensity;
