import { TimePrecision } from '../../types'; export declare const INTERVAL_TO_PRECISION: Record; export declare const CUSTOM_INTERVAL_TO_PRECISION: Record; export declare const DEFAULT_INTERVAL = "month";