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