import { TableSearchInputProps, PuikTableSearchInputTypes, searchOption } from './table-search-input'; declare const _default: import('vue').DefineComponent any; searchRangeValue: (column: searchOption) => any; searchSubmitEvent: () => any; searchResetEvent: () => any; }, string, import('vue').PublicProps, Readonly & Readonly<{ onSearchTextValue?: ((column: searchOption) => any) | undefined; onSearchRangeValue?: ((column: searchOption) => any) | undefined; onSearchSubmitEvent?: (() => any) | undefined; onSearchResetEvent?: (() => any) | undefined; }>, { column: string; searchType: `${PuikTableSearchInputTypes}`; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>; export default _default;