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