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

declare const ChatQuoteLineIcon: RemixiconReactIconComponentType;
export default ChatQuoteLineIcon;
