import { type NamedExoticComponent, type SVGProps } from 'react'; declare const ClipboardIcon: NamedExoticComponent>; export default ClipboardIcon;