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