import { FlexBox } from "../../FlexBox"; export declare const ButtonContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLButtonElement>, {}>; export declare const TextContainer: import("@emotion/styled").StyledComponent; }>; export declare const ComponentContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;