import { DeepPartial } from "../helpers"; import { SearchProps } from "./SearchProps"; declare const defaults: DeepPartial; export default defaults;