/// import { SvgIconProps } from './types'; export declare function CopyArrowRightIcon({ className, ...props }?: Partial): JSX.Element;