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

declare const ChatNewFillIcon: RemixiconReactIconComponentType;
export default ChatNewFillIcon;
