const Condition = {
"ime": "Stanje",
"tipovi": [
"Odaberite",
"Novo",
"Polovno",
"Udareno"
]
}
export default Condition;