import React from 'react'; import type { ScrollView as RNScrollView } from 'react-native'; export declare const SheetScrollView: React.ForwardRefExoticComponent & import("@tamagui/core").WithThemeValues> | undefined; }> & { fullscreen?: boolean | undefined; } & import("@tamagui/core").WithShorthands> | undefined; }>> & import("@tamagui/core").WithPseudoProps> | undefined; }> & { fullscreen?: boolean | undefined; } & import("@tamagui/core").WithShorthands> | undefined; }>>> & import("@tamagui/core").WithMediaProps> | undefined; }, { fullscreen?: boolean | undefined; }>> & React.RefAttributes>; //# sourceMappingURL=SheetScrollView.d.ts.map