///
export declare const SubotInlineFormContainer: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const SubotInlineIntentContainer: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const SubotInlineActionContainer: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const SubotInlineReviewContainer: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const SubotInlineDescription: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const SubotInlineFinalButton: import("@emotion/styled").StyledComponent, "onClick"> & {
size: "lg" | "md" | "sm" | "xs";
children?: import("react").ReactNode;
color?: "primary" | "secondary" | "transparent" | "tertiary" | "ghost" | "danger" | "success";
theme?: "helloSites" | "marryBaby";
isDisabled?: boolean;
isBlock?: boolean;
title?: string;
className?: string;
icon?: JSX.Element;
iconPosition?: "left" | "right";
isLoading?: boolean;
loadingText?: string;
onClick?: import("react").MouseEventHandler;
dataEventCategory?: string;
dataEventAction?: string;
dataEventLabel?: string;
dataProductChannel?: string;
dataProductSku?: string;
dataProductBrand?: string;
dataProductName?: string;
dataProductPrice?: string;
dataProductCategory?: string;
dataProductPosition?: string;
type?: "button" | "submit" | "reset";
component?: import("react").ElementType;
href?: string;
} & {
theme?: import("@emotion/react").Theme;
}, {}, {}>;
export declare const SubotInlineFinalMoreContainer: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const SubotInlineFinalWrapper: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
} & {
maxHeight?: number;
isMore?: boolean;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const SubotInlineFinalContainer: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const SubotInlineWrapper: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const SubotInlineContainer: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;