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