declare const _default: (initialValue?: string) => { searchKey: import("vue").Ref; filter: (arr: unknown[]) => boolean; }; export default _default;