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