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