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