import React from 'react'; /** * An icon of a paperclip, which is used as the default icon for FileUploadButton */ export declare const AttachmentIcon: () => React.JSX.Element; //# sourceMappingURL=AttachmentIcon.d.ts.map