import type { Animated } from 'react-native'; export declare const useAnimateNavbar: (scroll: Animated.Value, imageHeight: number, headerHeight: number) => Animated.AnimatedInterpolation[]; //# sourceMappingURL=useAnimateNavbar.d.ts.map