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