UNPKG

jobiqo-cl

Version:

[![CircleCI](https://circleci.com/gh/jobiqo/jobiqo-cl.svg?style=svg&circle-token=5a24efa5b8bbc4879276123e77d0d3f35ca7144c)](https://circleci.com/gh/jobiqo/jobiqo-cl)

5 lines (4 loc) 444 B
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>;