import { TimeInterval } from './interval';
export declare const yearMs: number;
export declare const year: TimeInterval;
