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

declare const ChatForwardLineIcon: RemixiconReactIconComponentType;
export default ChatForwardLineIcon;
