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