export declare const searchBarStyle: string; export declare const inputStyle: string; export declare const clearButtonVariants: import("@vanilla-extract/recipes").RuntimeFn<{ hasValue: { false: {}; }; isFocused: { false: {}; }; }>; export declare const fieldWrapper: string; //# sourceMappingURL=SearchBar.css.d.ts.map