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