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