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