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