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