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