export default { OCR, OCRFromFile } function OCR(pictureData) {return ""} function OCRFromFile(picturePath) {return ""}