import { FC, SVGProps } from 'react'; declare const IconClipboardCopy: FC & { fill?: string }>; export default IconClipboardCopy;