import type SearchItem from "./SearchItem.js"; export default function SearchFieldTemplate(this: SearchItem): import("@ui5/webcomponents-base/jsx-runtime").JSX.Element;