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