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