export declare const HOURS: number[]; export declare const MINUTES: string[]; export declare const AM_PM: string[]; export declare const TIME_VARIABLE: string[];