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