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