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