export declare function loadScriptAsync(url: string): Promise; export declare const getDisplayTime: (time: number) => string; export declare const getDefaultTrackStyling: () => any;