import size from '../interfaces/size'; declare const DEFAULT_GRID_SIZE: size; export { DEFAULT_GRID_SIZE }; //# sourceMappingURL=grid.d.ts.map