import { IEnlightenType } from './ienlighten-type'; export declare class Video implements IEnlightenType { matIcon: string; }