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