import "./ChatHistoryLineBreak.css";
/**
 * Indicates the start of old messages when viewing history.
 */
declare const ChatHistoryLineBreak: () => import("react/jsx-runtime").JSX.Element;
export default ChatHistoryLineBreak;
//# sourceMappingURL=ChatHistoryLineBreak.d.ts.map