import type Cropper from 'cropperjs';
export type { Cropper };
export { default as CropperImage } from './src/Cropper.vue';