export default function useTransitionProgress(): { progress: import("react-native").Animated.Value; closing: import("react-native").Animated.Value; goingForward: import("react-native").Animated.Value; };