import { FileBox } from 'file-box'; export declare function fileBoxToQrcode(file: FileBox): Promise;