import { h } from "preact"; import './searchBarConfig.scss'; export declare function SearchBarConfig(props: any): h.JSX.Element;