import CustomSorter from './src/custom-sorter.vue'; export declare const LlCustomSorter: import("ll-plus/es/utils").SFCWithInstall; readonly fieldList: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, () => any[], boolean>; readonly maxSearchCount: import("ll-plus/es/utils").EpPropFinalized; readonly useBadge: import("ll-plus/es/utils").EpPropFinalized; readonly activeState: import("ll-plus/es/utils").EpPropFinalized; readonly sortIcon: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly ascText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly descText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly addSortText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly placement: { readonly type: import("vue").PropType, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly label: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "large", boolean>; }>, { props: import("@vue/shared").LooseRequired; readonly fieldList: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, () => any[], boolean>; readonly maxSearchCount: import("ll-plus/es/utils").EpPropFinalized; readonly useBadge: import("ll-plus/es/utils").EpPropFinalized; readonly activeState: import("ll-plus/es/utils").EpPropFinalized; readonly sortIcon: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly ascText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly descText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly addSortText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly placement: { readonly type: import("vue").PropType, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly label: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "large", boolean>; }>> & Readonly<{ "onUpdate:open"?: (...args: any[]) => any; "onField-select"?: (...args: any[]) => any; }> & {}>; emits: (event: "update:open" | "field-select", ...args: any[]) => void; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; attrs: import("vue").Attrs; sortList: import("vue").Ref; localList: import("vue").ComputedRef<{ key: string; title: string; }[]>; steps: import("vue").ComputedRef<{ title: string; key: string; value: string; }[]>; newOpen: import("vue").WritableComputedRef, boolean>; disabledAdd: import("vue").ComputedRef; handleAdd: () => void; handleRemove: (idx: number) => void; handleField: (value: string, option: any[]) => void; getValue: () => any; clearValue: (range: "all" | "field", fields?: string[]) => void; readonly draggable: import("vue").DefineComponent<{ list: { type: ArrayConstructor; required: boolean; default: any; }; modelValue: { type: ArrayConstructor; required: boolean; default: any; }; itemKey: { type: (StringConstructor | FunctionConstructor)[]; required: boolean; }; clone: { type: FunctionConstructor; default: (original: any) => any; }; tag: { type: StringConstructor; default: string; }; move: { type: FunctionConstructor; default: any; }; componentData: { type: ObjectConstructor; required: boolean; default: any; }; }, unknown, { error: boolean; }, { realList(): any; getKey(): any; }, { getUnderlyingVm(domElement: any): any; getUnderlyingPotencialDraggableComponent(htmElement: any): any; emitChanges(evt: any): void; alterList(onList: any): void; spliceList(): void; updatePosition(oldIndex: any, newIndex: any): void; getRelatedContextFromMoveEvent({ to, related }: { to: any; related: any; }): any; getVmIndexFromDomIndex(domIndex: any): any; onDragStart(evt: any): void; onDragAdd(evt: any): void; onDragRemove(evt: any): void; onDragUpdate(evt: any): void; computeFutureIndex(relatedContext: any, evt: any): any; onDragMove(evt: any, originalEvent: any): any; onDragEnd(): void; }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ move: Function; tag: string; clone: Function; list: unknown[]; modelValue: unknown[]; componentData: Record; } & { itemKey?: string | Function; }>, { move: Function; tag: string; clone: Function; list: unknown[]; modelValue: unknown[]; componentData: Record; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:open" | "field-select")[], "update:open" | "field-select", import("vue").PublicProps, Readonly; readonly fieldList: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, () => any[], boolean>; readonly maxSearchCount: import("ll-plus/es/utils").EpPropFinalized; readonly useBadge: import("ll-plus/es/utils").EpPropFinalized; readonly activeState: import("ll-plus/es/utils").EpPropFinalized; readonly sortIcon: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly ascText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly descText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly addSortText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly placement: { readonly type: import("vue").PropType, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly label: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "large", boolean>; }>> & Readonly<{ "onUpdate:open"?: (...args: any[]) => any; "onField-select"?: (...args: any[]) => any; }>, { readonly label: string; readonly size: import("ll-plus/es/utils").EpPropMergeType, unknown, unknown>; readonly open: import("ll-plus/es/utils").EpPropMergeType; readonly fieldList: { key: string; title: string; }[]; readonly maxSearchCount: number; readonly useBadge: import("ll-plus/es/utils").EpPropMergeType; readonly activeState: import("ll-plus/es/utils").EpPropMergeType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; export default LlCustomSorter; export * from './src/custom-sorter'; declare module 'vue' { interface GlobalComponents { LlCustomSorter: typeof CustomSorter; } }