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