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