/// export declare const SubotInlineButtonReaction: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const SubotInlineButtonReview: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const SubotInlineActionText: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { active?: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const SubotInlineActionImage: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { active?: boolean; } & import("react").ClassAttributes & import("react").HTMLAttributes & { children?: import("react").ReactNode; } & { theme?: import("@emotion/react").Theme; }, {}, {}>; export declare const SubotInlineActionRatingStartContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const SubotInlineActionRatingDescriptionContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const SubotInlineActionPollResult: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const SubotInlineActionPollChoiceResult: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { is_chosen?: boolean; percent?: number; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const SubotInlineActionItemContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { width?: string; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const SubotInlineActionListContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;