export default interface FileStatusResponse { content: string; ingest_status: string; }