export interface SupplierBuyer { ID?: string; Name?: string; }