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

declare const ChatHistoryLineIcon: RemixiconReactIconComponentType;
export default ChatHistoryLineIcon;
