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