export declare const buttonHeight = "40px"; export declare const StyledSearchForm: import("styled-components").StyledComponent<"form", any, { $isSmallDisplay: boolean; $isLargeDisplay: boolean; $showDateField: boolean; $showAddon: boolean; }, never>;