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