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