import { ISelectStyle } from "../../interfaces"; export declare const IndicatorsContainerStyle: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const CloseIconStyle: import("styled-components").StyledComponent<(props: import("@nfort/logistics-icons/types/src").IProps) => JSX.Element, any, ISelectStyle, never>; export declare const ArrowDownIconStyle: import("styled-components").StyledComponent<(props: import("@nfort/logistics-icons/types/src").IProps) => JSX.Element, any, ISelectStyle, never>; export declare const LockIconStyle: import("styled-components").StyledComponent<(props: import("@nfort/logistics-icons/types/src").IProps) => JSX.Element, any, ISelectStyle, never>;