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