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