export declare const useArrow: () => { arrowImageProps: Omit | undefined; arrowContainerProps: Omit | undefined; rotateAnimation: import("react-native/types").Animated.Value | null; iconCustomStyles: import("react-native/types").StyleProp; containerCustomStyles: import("react-native/types").StyleProp; isOpened: boolean; }; //# sourceMappingURL=arrow.hooks.d.ts.map