export declare function useScrollIntoView(): (view: import("react-native").View, options?: Partial | undefined) => Promise;