UNPKG

@botonic/react

Version:

Build Chatbots using React

7 lines (6 loc) 394 B
export declare const MessageBubble: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; interface RatingSelectorContainerProps { isSent?: boolean; } export declare const RatingSelectorContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, RatingSelectorContainerProps, never>; export {};