import { BookMarkPanelProps } from './Chatbot.types'; export declare function BookMarkPanel({ preDefinedQuestions, addedByYouQuestions, onClose, }: BookMarkPanelProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=bookMarkPanel.d.ts.map