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