CSSLongNativeBlockPropKey
export
CSSLongNativeBlockPropKey: Extract<keyof StandardLonghandProperties | "borderStyle", Exclude<keyof ViewStyle, CSSUnimplementedNativePropKey>>;CSSLongNativeBlockPropKey: Extract<keyof StandardLonghandProperties | "borderStyle", Exclude<keyof ViewStyle, CSSUnimplementedNativePropKey>>;