import { IconComponent } from '..';
declare const ChatFillIcon: IconComponent;
export { ChatFillIcon };
