export declare class PliCnfUniversityArticle { id: number; article: string; word: string; createdAt: string; modifiedAt: string; }