custom-chatbot-app
Version:
This is my custom chatbot package for BuyersEdge
4 lines (3 loc) • 325 B
TypeScript
export declare const StyledBotMessageWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const StyledBotMessage: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const StyledBotTime: import("styled-components").StyledComponent<"div", any, {}, never>;