export declare class PliCnfEvaluationTaskType { id: number; code: string; name: string; active: boolean; }