import type { IconProps } from '../../types'; declare const NewspaperFill: import("react").NamedExoticComponent; /** * Remix Icon: Newspaper Fill * @see {@link https://remixicon.com/icon/newspaper-fill Remix Icon Docs} */ export { NewspaperFill };