export declare class uniLocalizedFormat { DateFormat: string; TimeFormat: string; TimeFormatWithSeconds: string; } export declare const uniLocalizedFormats: Record;