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