import type { ImageAttachmentProps as RegistryImageAttachmentProps } from '../../../../registry/chat/image-attachment'; export type ImageAttachmentProps = Omit; export declare const ImageAttachment: import("react").ForwardRefExoticComponent>;