export { AttachInput as default, AttachInput } from '../components/AttachInput/AttachInput'; export type { AttachInputProps, AttachInputStatus, } from '../components/AttachInput/AttachInput.types';