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

declare const ChatQuoteFillIcon: RemixiconReactIconComponentType;
export default ChatQuoteFillIcon;
