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