UNPKG

174 BTypeScriptView Raw
1import * as React from 'react';
2import Animated from 'react-native-reanimated';
3declare const _default: React.Context<Animated.Node<number> | null>;
4export default _default;