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