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