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