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