export default Attachment;
declare function Attachment(props: any): JSX.Element;
