import type { SVGProps } from 'react'; export declare function CopyIcon(props: SVGProps): JSX.Element;