export declare const DEFAULT_GRID_BACKGROUND: {
    fill: string;
    fillOpacity: number;
};
