import { AttachmentHTMLAttributes } from 'react'; declare const Attachment: React.ForwardRefExoticComponent & React.RefAttributes>; export default Attachment;