export declare class PliCnfAppointmentType { id: number; promCodigo: number; name: string; appointmentTypeId: number; }