export { default } from "./file-input.component"; export type { FileInputProps } from "./file-input.component"; export type { FileUploadStatusProps } from "./__internal__/file-upload-status";