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