UNPKG

playable

Version:

Video player based on HTML5Video

8 lines (7 loc) 185 B
import { IThemeConfig } from '../../core/theme/types'; declare const _default: { downloadSvgFill: { fill: (data: IThemeConfig) => string; }; }; export default _default;