import { ThemeColors } from '../../constants'; declare const _default: { CalloutContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { backgroundColor: ThemeColors; displayCloseIcon: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; CrossIconContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLButtonElement>, {}>; Icon: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { iconColor: ThemeColors; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; ParentContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; Text: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { textColor: ThemeColors; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; }; export default _default; //# sourceMappingURL=style.d.ts.map