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