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