export declare class PliCnfLetterTemplateType { id: number; name: string; active: boolean; constructor(); }