export declare class AppointmentStatusModel { id: number; statusLookupId: number; }