import { MessagesTypes } from '.'; declare const _default: { CenteredMessageList: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & import("react").ClassAttributes & import("react").HTMLAttributes & { theme?: import("@emotion/react").Theme | undefined; }, {}, {}>; MessageItem: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { type: MessagesTypes; }, import("react").DetailedHTMLProps, HTMLLIElement>, {}>; MessageList: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLUListElement>, {}>; }; export default _default; //# sourceMappingURL=style.d.ts.map