/**
 * Minified by jsDelivr using Terser v5.19.2.
 * Original file: /npm/tmind-react-native-image-crop-picker@1.0.2/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
import React from"react";import{NativeModules}from"react-native";const ImageCropPicker=NativeModules.ImageCropPicker;export default ImageCropPicker;export const openPicker=ImageCropPicker.openPicker;export const openCamera=ImageCropPicker.openCamera;export const openCropper=ImageCropPicker.openCropper;export const clean=ImageCropPicker.clean;export const cleanSingle=ImageCropPicker.cleanSingle;
//# sourceMappingURL=/sm/de47f7c06cb0ff8189535901851c1afff896feff684d26bd769a906768d418ea.map