import { LktObject } from "lkt-ts-interfaces"; export type SearchOptions = LktObject | Function;