import type { IconProps } from '../../types';
declare const ChatHistoryFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Chat History Fill
 * @see {@link https://remixicon.com/icon/chat-history-fill Remix Icon Docs}
 */
export { ChatHistoryFill };
