import { SVGProps } from 'react'; declare const IconArticleFill: (props: SVGProps) => JSX.Element; export default IconArticleFill;