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