export declare const formatVideoTime: (time: number) => string; export declare const isMobile: () => boolean;