declare const _default: import('vue').DefineComponent, { secretKey: import('vue').Ref; checkNum: import('vue').Ref; fontPos: import('vue').Reactive; checkPosArr: import('vue').Reactive; num: import('vue').Ref; pointBackImgBase: import('vue').Ref; poinTextList: import('vue').Reactive; backToken: import('vue').Ref; setSize: { imgHeight: number; imgWidth: number; barHeight: number; barWidth: number; }; tempPoints: import('vue').Reactive; text: import('vue').Ref; barAreaColor: import('vue').Ref; barAreaBorderColor: import('vue').Ref; showRefresh: import('vue').Ref; bindingClick: import('vue').Ref; init: () => void; canvas: import('vue').Ref; canvasClick: (e: any) => void; getMousePos: (obj: any, e: any) => { x: any; y: any; }; createPoint: (pos: any) => number; refresh: () => void; getPictrue: () => void; pointTransfrom: (pointArr: any, imgSize: any) => any; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("error" | "success" | "ready")[], "error" | "success" | "ready", import('vue').PublicProps, Readonly> & Readonly<{ onError?: ((...args: any[]) => any) | undefined; onSuccess?: ((...args: any[]) => any) | undefined; onReady?: ((...args: any[]) => any) | undefined; }>, { mode: string; vSpace: number; imgSize: Record; barSize: Record; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;