import { StyledSelectOptionProps } from './types'; export declare const StyledSelectOption: import("styled-components").StyledComponent;