import { ViewStyle, ImageStyle } from 'react-native'; export declare const ScrollToTopStyle: { container: ViewStyle; upBtn: ImageStyle; };