export declare class SaveVendorLevelActiveStatusModel { vendorLevelActivityId: number; statusLookupId: number; comments: string; }