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