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