import { type $Values } from '../PeriodPicker.types'; export declare const half: { readonly H1: "H1"; readonly H2: "H2"; }; export type HalfType = $Values; //# sourceMappingURL=half.d.ts.map