export interface UnprocessableEntityErrorMessage { message?: string; }