declare module '@sbenitez73/cordova-ble-zbtprinter' { interface ConvertedImageResult { imageStr: string; height: number } }