export type { FileItemProps } from './FileItem.container';
export { FileItem } from './FileItem.container';
