import { GanttDimensions } from '../enums'; export declare const getScaleItems: (dimension: GanttDimensions, date: number) => string[];