import { ITime } from './types'; export * from './types'; export declare const time: ITime;