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

declare const ArticleFillIcon: RemixiconReactIconComponentType;
export default ArticleFillIcon;
