/// import { Attachment } from "../../util/attrs"; export declare function AttachmentInfoDropdown(props: { attachment: Attachment; }): JSX.Element;