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