import * as React from 'react'; import type { ScrollView } from 'react-native'; import type { AvatarHeaderScrollViewProps } from './AvatarHeaderProps'; export declare const AvatarHeaderScrollView: React.ForwardRefExoticComponent>;