import { SFCWithInstall } from '../../utils/typescript';
import { default as Component } from './cropper.vue';
export declare const VcCropper: SFCWithInstall<typeof Component>;
export default VcCropper;
