/**
* The styles of the native components of the feature {@code privacy}.
*/
export default {
* Style for screen container.
privacyViewContainer: {
flex: 1
}
};