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