import { default as Table } from './src/index.vue'; declare const FVxeTable: ({ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins & Readonly<{ onOnSearch?: ((event: any) => any) | undefined; onSelectionChange?: ((event: any) => any) | undefined; onVxeTableRef?: ((event: any) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & { onSearch: (event: any) => any; selectionChange: (event: any) => any; vxeTableRef: (event: any) => any; }, import('vue').PublicProps, { search: boolean; loading: boolean; }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, { filterRef: ({ $: import('vue').ComponentInternalInstance; $data: {}; $props: { readonly quickSearch?: { key?: ""; } | undefined; readonly search: boolean; readonly columns: any[]; readonly formProps?: object | undefined; readonly onOnSearch?: ((formValue: any) => any) | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; $root: import('vue').ComponentPublicInstance | null; $parent: import('vue').ComponentPublicInstance | null; $host: Element | null; $emit: (event: "onSearch", formValue: any) => void; $el: HTMLDivElement; $options: import('vue').ComponentOptionsBase & Readonly<{ onOnSearch?: ((formValue: any) => any) | undefined; }>, { reset: () => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & { onSearch: (formValue: any) => any; }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof import('vue').nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle; } & Readonly<{}> & Omit & Readonly<{ onOnSearch?: ((formValue: any) => any) | undefined; }>, "reset"> & import('vue').ShallowUnwrapRef<{ reset: () => void; }> & {} & import('vue').ComponentCustomProperties & {} & { $slots: { prepend?(_: { reset: () => void; }): any; extend?(_: { reset: () => void; }): any; }; }) | null; }, HTMLDivElement, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly & Readonly<{ onOnSearch?: ((event: any) => any) | undefined; onSelectionChange?: ((event: any) => any) | undefined; onVxeTableRef?: ((event: any) => any) | undefined; }>, {}, {}, {}, {}, { search: boolean; loading: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase & Readonly<{ onOnSearch?: ((event: any) => any) | undefined; onSelectionChange?: ((event: any) => any) | undefined; onVxeTableRef?: ((event: any) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & { onSearch: (event: any) => any; selectionChange: (event: any) => any; vxeTableRef: (event: any) => any; }, string, { search: boolean; loading: boolean; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { filterPrepend?(_: { filterReset: () => void; reset: () => void; }): any; filterExtend?(_: {}): any; prepend?(_: {}): any; footer?(_: {}): any; }; }) & import('vue').Plugin) & Record; export default FVxeTable; export type FVxeTableInstance = InstanceType; export * from './src/type';