export interface Credentials { CONTRATO_DOMICILIO: string CONTRATO_SUCURSAL: string CODIGO_CLIENTE: string USER: string PASS: string }