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