import type { FileCardProps } from './file-card'; export type FileAttachmentProps = Omit; export declare const FileAttachment: import("react").ForwardRefExoticComponent>;