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