import { NotFound } from './NotFound.generated'; export interface SendGameNotFoundResponse extends NotFound { }