export declare class DTOLista { llave: string; valor: string; }