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