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