declare const _default: import("vue").DefineComponent<{ options: { type: ArrayConstructor; default: () => any[]; }; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "currentEdit"[], "currentEdit", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ options?: unknown; } & { options: unknown[]; } & {}> & { onCurrentEdit?: (...args: any[]) => any; }, { options: unknown[]; }>; export default _default;