import { ITypeDescriptor } from '../ITypeDescriptor';
export declare const time: ITypeDescriptor<number>;
