export interface BaseSafeAreaProps { position: 'top' | 'bottom'; }