import type { SVGProps } from 'react'; export declare const ClipboardIcon: React.FC & { color?: string; }>;