export interface QrcodeOptions { small: boolean; qrErrorCorrectLevel: number; } //# sourceMappingURL=types.d.ts.map