import { FileBox } from 'file-box'; export declare function fileBoxToQrcode(file: FileBox): Promise; //# sourceMappingURL=file-box-to-qrcode.d.ts.map