/** * Duration in milliseconds (ms) */ export declare type Duration = number;