import { ConfigPlugin } from '@expo/config-plugins';
/**
 * Expo Config Plugin for react-native-image-crop-picker.
 */
export declare const withImageCropPicker: ConfigPlugin;
export default withImageCropPicker;
