Component({ properties: { title: String, count: Number, logo: String }, data: {}, methods: {} })