import { FlexBox, Icon } from "../../../flex-ui-core/src"; export declare const Container: import("@emotion/styled").StyledComponent; }>; export declare const Header: import("@emotion/styled").StyledComponent; }>; export declare const Heading: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>; export declare const Content: import("@emotion/styled").StyledComponent; }>; export declare const ContentIconContainer: import("@emotion/styled").StyledComponent; }>; export declare const ContentTextContainer: import("@emotion/styled").StyledComponent; }>; export declare const ContentComponentTextHeader: import("@emotion/styled").StyledComponent; }>; export declare const ContentIncidentTextHeader: import("@emotion/styled").StyledComponent; }>; export declare const ContentTextHeader: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>; export declare const ContentTextBody: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const AnchorText: import("@emotion/styled").StyledComponent & import("react").RefAttributes & { theme?: import("@emotion/react").Theme; }, {}, {}>; export declare const MoreInfoText: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>; export declare const WarningIcon: import("@emotion/styled").StyledComponent; }>; export declare const SuccessIcon: import("@emotion/styled").StyledComponent; }>; export declare const InformationIcon: import("@emotion/styled").StyledComponent; }>; export declare const UnavailableIcon: import("@emotion/styled").StyledComponent; }>; export declare const ContainerUnavailable: import("@emotion/styled").StyledComponent; }>; export declare const ContentComponentUnavailableText: import("@emotion/styled").StyledComponent; }>;