import './style.scss'; /** * Renders the chatbot. * * @since 0.1.0 * * @returns The component to be rendered. */ export default function ChatbotApp(): import("react").JSX.Element; //# sourceMappingURL=index.d.ts.map