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