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