export declare function generateQRCodeBuffer(data: string): Promise<Buffer>;
//# sourceMappingURL=qrcode.d.ts.map