import type { Theme } from '../types'; /** * The default theme for the video player. */ export declare const defaultTheme: Theme; //# sourceMappingURL=defaultTheme.d.ts.map