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