@interface _UIImmutablePasteControlConfiguration : UIPasteControlConfiguration - (void)setBaseForegroundColor:(id)a0; - (void)setCornerStyle:(long long)a0; - (void)setBaseBackgroundColor:(id)a0; - (void)setCornerRadius:(double)a0; - (void)setDisplayMode:(unsigned long long)a0; @end