@Component export struct ThirdView { build() { Text('3') } }