import { RemixiconReactIconComponentType } from './dist/typings';

declare const ChatHistoryFillIcon: RemixiconReactIconComponentType;
export default ChatHistoryFillIcon;
