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