import * as i0 from "@angular/core";
import * as i1 from "./qrcode.component";
export declare class NgxQRCodeModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxQRCodeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxQRCodeModule, [typeof i1.QrcodeComponent], never, [typeof i1.QrcodeComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxQRCodeModule>;
}
