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