export declare const GRID_MINOR_LINE_COLOR = "#dddddd";
export declare const GRID_MAJOR_LINE_COLOR = "#888888";
