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