import { PropsOf } from "@builder.io/qwik"; declare const _default: import("@builder.io/qwik").Component; export default _default; export declare function SearchIcon(props: PropsOf<"svg">, key: string): import("@builder.io/qwik").JSXOutput; export declare function ClearIcon(props: PropsOf<"svg">, key: string): import("@builder.io/qwik").JSXOutput;