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