import { DayPeriodType } from '@phensley/cldr-types'; export declare const dayPeriodKeys: DayPeriodType[]; export declare const dayPeriodRules: { [x: string]: string; };