/// import { IconProps } from '../../types'; declare const Paperclip2: (allProps: IconProps) => JSX.Element; export default Paperclip2;