import { Animated, View } from 'react-native'; import type { ViewProps } from 'react-native'; declare const StyledContainer: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledContainerInModal: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledActionGroupContainer: import("@emotion/native").StyledComponent> & { theme?: import("@emotion/react").Theme; as?: React.ElementType; }, {}, {}>; declare const StyledFAB: import("@emotion/native").StyledComponent & { theme?: import("@emotion/react").Theme; as?: React.ElementType; }, {}, {}>; declare const StyledBackdropPressable: import("@emotion/native").StyledComponent & { theme?: import("@emotion/react").Theme; as?: React.ElementType; }, {}, {}>; declare const StyledBackdrop: import("@emotion/native").StyledComponent; export { StyledActionGroupContainer, StyledBackdrop, StyledBackdropPressable, StyledContainer, StyledContainerInModal, StyledFAB, };