import CustomSearcher from './src/custom-searcher.vue'; export declare const LlCustomSearcher: import("ll-plus/es/utils").SFCWithInstall; readonly fieldList: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, () => any[], boolean>; readonly operatorSelectable: import("ll-plus/es/utils").EpPropFinalized; 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 placement: { readonly type: import("vue").PropType, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly searchIcon: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly addSearchText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly saveSchemeText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly useLocalStorage: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "large", boolean>; readonly label: import("ll-plus/es/utils").EpPropFinalized; readonly localKey: import("ll-plus/es/utils").EpPropFinalized; }>, { props: import("@vue/shared").LooseRequired; readonly fieldList: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, () => any[], boolean>; readonly operatorSelectable: import("ll-plus/es/utils").EpPropFinalized; 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 placement: { readonly type: import("vue").PropType, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly searchIcon: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly addSearchText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly saveSchemeText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly useLocalStorage: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "large", boolean>; readonly label: import("ll-plus/es/utils").EpPropFinalized; readonly localKey: import("ll-plus/es/utils").EpPropFinalized; }>> & 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; searchList: any; localList: import("vue").ComputedRef; storageVersion: import("vue").Ref; nameOpen: import("vue").Ref; localScheme: import("vue").WritableComputedRef; newOpen: import("vue").WritableComputedRef, boolean>; disabledAdd: import("vue").ComputedRef; configMap: import("vue").ComputedRef; handleAdd: () => void; handleCancel: () => void; handleOk: (name: string) => void; useScheme: (idx: number) => void; clearScheme: (idx: number) => void; handleRemove: (idx: number) => void; handleField: (value: string, option: import("./src/custom-searcher").customSearcherFieldItem) => void; handleOperator: (value: string, item: any) => void; getValue: () => any; clearValue: (range: "all" | "field", fields?: string[]) => void; setValue: (config: Record>) => void; handleConfig: (config: Record>) => void; filterSearchList: () => void; readonly ops: { base: { label: string; value: string; }[]; text: { label: string; value: string; }[]; compare: { label: string; value: string; }[]; }; SchemeName: import("vue").DefineComponent, { formCols: import("vue").Ref<{ label: string; key: string; type: string; labelCol: { span: number; }; placeholder: string; rules: { required: boolean; trigger: string[]; message: string; }[]; }[], { label: string; key: string; type: string; labelCol: { span: number; }; placeholder: string; rules: { required: boolean; trigger: string[]; message: string; }[]; }[] | { label: string; key: string; type: string; labelCol: { span: number; }; placeholder: string; rules: { required: boolean; trigger: string[]; message: string; }[]; }[]>; emits: (event: "cancel" | "ok", ...args: any[]) => void; formRef: import("vue").Ref; onSave: () => Promise; formData: import("vue").Ref<{ name: string; }, { name: string; } | { name: string; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancel" | "ok")[], "cancel" | "ok", import("vue").PublicProps, Readonly> & Readonly<{ onCancel?: (...args: any[]) => any; onOk?: (...args: any[]) => any; }>, {}, {}, {}, {}, 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 operatorSelectable: import("ll-plus/es/utils").EpPropFinalized; 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 placement: { readonly type: import("vue").PropType, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly searchIcon: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly addSearchText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly saveSchemeText: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly useLocalStorage: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "large", boolean>; readonly label: import("ll-plus/es/utils").EpPropFinalized; readonly localKey: import("ll-plus/es/utils").EpPropFinalized; }>> & 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 useLocalStorage: import("ll-plus/es/utils").EpPropMergeType; readonly localKey: string; readonly fieldList: import("./src/custom-searcher").customSearcherFieldItem[]; readonly operatorSelectable: import("ll-plus/es/utils").EpPropMergeType; 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 LlCustomSearcher; export * from './src/custom-searcher'; declare module 'vue' { interface GlobalComponents { LlCustomSearcher: typeof CustomSearcher; } }