export declare class EvkFirmaConfiguracionModel { titulo: string; tipoInterviniente: Array; categoriaInterviniente: Array; requerido: string; }