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