import type { IconComponent } from '../types'; declare const PaperclipRounded: IconComponent; export default PaperclipRounded;