/// import { Animated } from "react-native"; export declare const StyledAnimated: { View: import("../../../Utils").ComponentType> & import("../../..").StyledProps | Animated.Value | Animated.AnimatedInterpolation | Animated.WithAnimatedObject | Animated.WithAnimatedArray | import("react-native").RecursiveArray | null | undefined> | readonly (false | import("../../..").StyleObject | import("react-native").RegisteredStyle | null | undefined)[] | null | undefined> | null | undefined>>; Text: import("../../../Utils").ComponentType> & import("../../..").StyledProps | Animated.Value | Animated.AnimatedInterpolation | Animated.WithAnimatedObject | Animated.WithAnimatedArray | import("react-native").RecursiveArray | null | undefined> | readonly (false | import("../../..").StyleObject | import("react-native").RegisteredStyle | null | undefined)[] | null | undefined> | null | undefined>>; ScrollView: import("../../../Utils").ComponentType> & import("../../..").StyledProps | Animated.Value | Animated.AnimatedInterpolation | Animated.WithAnimatedObject | Animated.WithAnimatedArray | import("react-native").RecursiveArray | null | undefined> | readonly (false | import("../../..").StyleObject | import("react-native").RegisteredStyle | null | undefined)[] | null | undefined> | null | undefined>>; Image: import("../../../Utils").ComponentType> & import("../../..").StyledProps | Animated.Value | Animated.AnimatedInterpolation | Animated.WithAnimatedObject | Animated.WithAnimatedArray | import("react-native").RecursiveArray | null | undefined> | readonly (false | import("../../..").StyleObject | import("react-native").RegisteredStyle | null | undefined)[] | null | undefined> | null | undefined>>; }; export default StyledAnimated;