import { ChatBotFooterProps } from './Chatbot.types'; export declare function ChatBotFooter({ footerText }: ChatBotFooterProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=chatBotFooter.d.ts.map