declare const _default: { chatbubbleWrapper: { overflow: string; }; chatbubble: { backgroundColor: string; borderRadius: number; marginTop: number; marginRight: string; marginBottom: number; marginLeft: string; maxWidth: number; paddingTop: number; paddingBottom: number; paddingLeft: number; paddingRight: number; width: string; }; chatbubbleOrientationNormal: { float: string; }; recipientChatbubble: { backgroundColor: string; }; recipientChatbubbleOrientationNormal: { float: string; }; p: { color: string; fontSize: number; fontWeight: string; margin: number; }; }; export default _default;