import { CSSObjectWithLabel } from "react-select"; declare const _default: (baseStyles: CSSObjectWithLabel, { isDisabled, isFocused, isSelected }: { isDisabled: any; isFocused: any; isSelected: any; }) => CSSObjectWithLabel; export default _default; //# sourceMappingURL=BaseOption.styles.d.ts.map