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