@interface UIFocusRingDefaultShapeLayer : UIFocusRingLayer + (id)focusLayerForUserInterfaceStyle:(long long)a0; + (id)parentLayerForUserInterfaceStyle:(long long)a0; + (id)selectedLayerForUserInterfaceStyle:(long long)a0; + (id)selectedParentLayerForUserInterfaceStyle:(long long)a0; - (id)init; @end