import { DataDuration } from './data.duration'; export declare class DataDescentTime extends DataDuration { static type: string; }