import { RemixiconReactIconComponentType } from './dist/typings';

declare const ArticleLineIcon: RemixiconReactIconComponentType;
export default ArticleLineIcon;
