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