@class UIActivityIndicatorView; @interface AXUIVoiceOverBluetoothDevicePlaceholderCell : PSTableCell { UIActivityIndicatorView *_spinner; } - (void)dealloc; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1 specifier:(id)a2; - (void).cxx_destruct; - (void)layoutSubviews; @end