import { FlexBox, Template } from "../../../../flex-ui-core/src"; export declare const TitleContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLHeadingElement>, {}>; export declare const IconContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const Container: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { icon?: string | React.ReactNode; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const ContentContainer: import("@emotion/styled").StyledComponent; }>; export declare const ActivityStatusContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLParagraphElement>, {}>; export declare const ActivityStatusStyledTemplate: import("@emotion/styled").StyledComponent; }>; export declare const SubTitleContianer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;