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