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