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