export declare function formatHour(locale: string | undefined, hour: number, use24HourFormat?: boolean): string;