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