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