import type { PressableProps } from 'react-native'; export type BackdropProps = PressableProps;