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