jobiqo-cl
Version:
[](https://circleci.com/gh/jobiqo/jobiqo-cl)
5 lines (4 loc) • 444 B
TypeScript
export declare const SearchBox: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const Form: import("styled-components").StyledComponent<"form", any, any, never>;
export declare const SearchButton: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
export declare const SearchInput: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;