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