import { SvgIconComponent } from './types'; declare const ArticleIcon: SvgIconComponent; export default ArticleIcon;