import { type SharedValue } from 'react-native-reanimated'; import type { UnistylesTheme } from '../types'; export declare const useAnimatedTheme: () => SharedValue; //# sourceMappingURL=useAnimatedTheme.d.ts.map