interface SearchWrapperProps { width: string; } export declare const SearchWrapper: import("styled-components").StyledComponent<"div", any, SearchWrapperProps, never>; export {}; //# sourceMappingURL=styled.d.ts.map