export declare class PliCnfGuaranteeToken { id: number; promCodigo: number; name: string; formula: string; createdAt: string; modifiedAt: string; }