import { FC, SVGProps } from 'react'; declare const IconNewspaper: FC & { fill?: string }>; export default IconNewspaper;