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