import { ServerError } from './ServerError.generated'; export interface SendDiceServerErrorResponse extends ServerError { }