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