export interface ExistingCustomerOutput { id: string; }