import type { ViewProps, KeyboardAvoidingViewProps } from 'react-native'; import { Animated, KeyboardAvoidingView, SafeAreaView, View } from 'react-native'; declare const StyledWrapper: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledKeyboardAvoidingView: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledFloatingWrapper: import("@emotion/native").StyledComponent> & { theme?: import("@emotion/react").Theme; as?: React.ElementType; }, {}, {}>; declare const StyledFloatingBottomSheet: import("@emotion/native").StyledComponent> & { theme?: import("@emotion/react").Theme; as?: React.ElementType; }, {}, {}>; declare const StyledBottomSheet: import("@emotion/native").StyledComponent> & { theme?: import("@emotion/react").Theme; as?: React.ElementType; }, {}, {}>; declare const StyledBackdrop: import("@emotion/native").StyledComponent> & { theme?: import("@emotion/react").Theme; as?: React.ElementType; }, {}, {}>; declare const StyledHeaderWrapper: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledHeader: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledFooter: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledIconWrapper: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledFloatingHeaderWrapper: import("@emotion/native").StyledComponent & { theme?: import("@emotion/react").Theme; as?: React.ElementType; }, {}, {}>; export { StyledBackdrop, StyledBottomSheet, StyledFloatingBottomSheet, StyledFloatingHeaderWrapper, StyledFloatingWrapper, StyledFooter, StyledHeader, StyledHeaderWrapper, StyledIconWrapper, StyledKeyboardAvoidingView, StyledWrapper, };