import * as React from "react"; export declare const ChatbotIcon: (props: React.SVGProps & { htmlColor?: string; iconColor?: string; }) => React.JSX.Element; //# sourceMappingURL=ChatbotIcon.d.ts.map