import { FC, SVGProps } from 'react'; declare const IconPaperClip: FC & { fill?: string }>; export default IconPaperClip;