import type { FileAttachmentProps as RegistryFileAttachmentProps } from '../../../../registry/chat/file-attachment'; export type FileAttachmentProps = Omit; export declare const FileAttachment: import("react").ForwardRefExoticComponent>;