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