export interface FileValidationError { filename: string error: string }