import { SVGProps } from "react";
declare const RINewspaperLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RINewspaperLine };
