import type { TimeUnit } from "../../types/events"; export declare const className = "timegrid"; export declare const addTimeGridPrefix: (selector: string) => string; export declare const timeFormats: Record;