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