export type { PressableProps, PressableStateCallbackType, } from './PressableProps'; export { default } from './Pressable';