import { AttachmentInputProps } from './AttachmentInput'; type ImageAttachmentInputProps = Omit; declare function ImageAttachmentInput(props: ImageAttachmentInputProps): import("react/jsx-runtime").JSX.Element; export { ImageAttachmentInput }; //# sourceMappingURL=ImageAttachmentInput.d.ts.map