import type { SelectorType, SizeType, StyleType } from '.'; declare const _default: { OuterContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { selector: SelectorType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; Selector: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { disabled: boolean; selector: SelectorType; selectorChecked: boolean; selectorSize: SizeType; type: StyleType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; SelectorContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; SelectorIcon: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { disabled: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; TextContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLParagraphElement>, {}>; }; export default _default; //# sourceMappingURL=style.d.ts.map