import { Success } from './Success.generated'; export interface CreateInvoiceLinkResponseSuccess extends Success { }