declare class DefaultValues { static CELL_WIDTH: number; } export default DefaultValues;