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