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