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