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