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