import { TimeInterval } from './interval';
export declare const month: TimeInterval;
