import { Animated, View } from 'react-native'; import type { ViewProps } from 'react-native'; declare const StyledContainer: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledDragableContainer: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledBackdrop: import("@emotion/native").StyledComponent> & { theme?: import("@emotion/react").Theme; as?: React.ElementType; }, {}, {}>; declare const StyledDrawerContainer: import("@emotion/native").StyledComponent> & { theme?: import("@emotion/react").Theme; as?: React.ElementType; } & { enableShadow: boolean; }, {}, {}>; declare const StyledDragableDrawerContainer: import("@emotion/native").StyledComponent> & { theme?: import("@emotion/react").Theme; as?: React.ElementType; } & { enableShadow: boolean; }, {}, {}>; declare const StyledHandlerContainer: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledHandler: import("@emotion/native").StyledComponent | undefined; }>; export { StyledBackdrop, StyledContainer, StyledDrawerContainer, StyledHandlerContainer, StyledHandler, StyledDragableContainer, StyledDragableDrawerContainer, };