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