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