import { SVGIconDef } from './types'; declare const ArticleOutlined: SVGIconDef; export default ArticleOutlined;