export declare class PliCnfInformationSystem { id: number; name: string; description: string; color: string; }