export default interface FileStatusResponse { content?: string; status: string; }