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