/// declare const Appbar: (import("react").ComponentType> & { dark?: boolean | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }, keyof import("react-native").ViewProps | "dark" | keyof import("react").RefAttributes> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }> & import("@callstack/react-theme-provider/typings/hoist-non-react-statics").NonReactStatics> & { dark?: boolean | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }> & (({ children, dark, style, theme, ...rest }: Partial> & { dark?: boolean | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }) => JSX.Element), {}>) & { Content: import("react").ComponentType & { color?: string | undefined; title: import("react").ReactNode; titleStyle?: import("react-native").StyleProp; titleRef?: import("react").RefObject | undefined; subtitle?: import("react").ReactNode; subtitleStyle?: import("react-native").StyleProp; onPress?: (() => void) | undefined; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }, "style" | "title" | "pointerEvents" | "color" | "onLayout" | "onPress" | "testID" | "nativeID" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "hitSlop" | "removeClippedSubviews" | "collapsable" | "needsOffscreenAlphaCompositing" | "renderToHardwareTextureAndroid" | "focusable" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxProperties" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onStartShouldSetResponder" | "onMoveShouldSetResponder" | "onResponderEnd" | "onResponderGrant" | "onResponderReject" | "onResponderMove" | "onResponderRelease" | "onResponderStart" | "onResponderTerminationRequest" | "onResponderTerminate" | "onStartShouldSetResponderCapture" | "onMoveShouldSetResponderCapture" | "onTouchStart" | "onTouchMove" | "onTouchEnd" | "onTouchCancel" | "onTouchEndCapture" | "titleStyle" | "subtitle" | "subtitleStyle" | "titleRef"> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }> & import("@callstack/react-theme-provider/typings/hoist-non-react-statics").NonReactStatics & { color?: string | undefined; title: import("react").ReactNode; titleStyle?: import("react-native").StyleProp; titleRef?: import("react").RefObject | undefined; subtitle?: import("react").ReactNode; subtitleStyle?: import("react-native").StyleProp; onPress?: (() => void) | undefined; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }> & { ({ color: titleColor, subtitle, subtitleStyle, onPress, style, titleRef, titleStyle, theme, title, ...rest }: import("../../types").$RemoveChildren & { color?: string | undefined; title: import("react").ReactNode; titleStyle?: import("react-native").StyleProp; titleRef?: import("react").RefObject | undefined; subtitle?: import("react").ReactNode; subtitleStyle?: import("react-native").StyleProp; onPress?: (() => void) | undefined; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }): JSX.Element; displayName: string; }, {}>; Action: { ({ size, color: iconColor, icon, disabled, onPress, accessibilityLabel, ...rest }: (Pick & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }, keyof import("react-native").TouchableWithoutFeedbackProps | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | keyof import("react").RefAttributes> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }> & import("@callstack/react-theme-provider/typings/hoist-non-react-statics").NonReactStatics & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }> & { ({ style, background: _background, borderless, disabled: disabledProp, rippleColor, underlayColor: _underlayColor, children, theme, ...rest }: import("react-native").TouchableWithoutFeedbackProps & import("react").RefAttributes & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }): JSX.Element; supported: boolean; }, {}>> & { icon: import("../Icon").IconSource; color?: string | undefined; size?: number | undefined; disabled?: boolean | undefined; animated?: boolean | undefined; accessibilityLabel?: string | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; style?: import("react-native").StyleProp; ref?: import("react").RefObject | undefined; theme: ReactNativePaper.Theme; }, "style" | "color" | "size" | "onLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "icon" | "ref" | "key" | "hitSlop" | "delayLongPress" | "delayPressIn" | "delayPressOut" | "disabled" | "onBlur" | "onFocus" | "pressRetentionOffset" | "touchSoundDisabled" | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | "animated"> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }, "style" | "color" | "size" | "onLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "icon" | "key" | "hitSlop" | "theme" | "delayLongPress" | "delayPressIn" | "delayPressOut" | "disabled" | "onBlur" | "onFocus" | "pressRetentionOffset" | "touchSoundDisabled" | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | "animated"> | Pick & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }, keyof import("react-native").TouchableWithoutFeedbackProps | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | keyof import("react").RefAttributes> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }> & import("@callstack/react-theme-provider/typings/hoist-non-react-statics").NonReactStatics & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }> & { ({ style, background: _background, borderless, disabled: disabledProp, rippleColor, underlayColor: _underlayColor, children, theme, ...rest }: import("react-native").TouchableWithoutFeedbackProps & import("react").RefAttributes & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }): JSX.Element; supported: boolean; }, {}>> & { icon: import("../Icon").IconSource; color?: string | undefined; size?: number | undefined; disabled?: boolean | undefined; animated?: boolean | undefined; accessibilityLabel?: string | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; style?: import("react-native").StyleProp; ref?: import("react").RefObject | undefined; theme: ReactNativePaper.Theme; }, "style" | "color" | "size" | "onLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "icon" | "ref" | "key" | "hitSlop" | "delayLongPress" | "delayPressIn" | "delayPressOut" | "disabled" | "onBlur" | "onFocus" | "pressRetentionOffset" | "touchSoundDisabled" | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | "animated"> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; } & { children?: import("react").ReactNode; }, "style" | "children" | "color" | "size" | "onLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "icon" | "key" | "hitSlop" | "theme" | "delayLongPress" | "delayPressIn" | "delayPressOut" | "disabled" | "onBlur" | "onFocus" | "pressRetentionOffset" | "touchSoundDisabled" | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | "animated">) & { color?: string | undefined; icon: import("../Icon").IconSource; size?: number | undefined; disabled?: boolean | undefined; accessibilityLabel?: string | undefined; onPress?: (() => void) | undefined; style?: import("react-native").StyleProp; ref?: import("react").RefObject | undefined; }): JSX.Element; displayName: string; }; BackAction: { ({ accessibilityLabel, ...rest }: import("../../types").$Omit & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }, keyof import("react-native").TouchableWithoutFeedbackProps | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | keyof import("react").RefAttributes> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }> & import("@callstack/react-theme-provider/typings/hoist-non-react-statics").NonReactStatics & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }> & { ({ style, background: _background, borderless, disabled: disabledProp, rippleColor, underlayColor: _underlayColor, children, theme, ...rest }: import("react-native").TouchableWithoutFeedbackProps & import("react").RefAttributes & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }): JSX.Element; supported: boolean; }, {}>> & { icon: import("../Icon").IconSource; color?: string | undefined; size?: number | undefined; disabled?: boolean | undefined; animated?: boolean | undefined; accessibilityLabel?: string | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; style?: import("react-native").StyleProp; ref?: import("react").RefObject | undefined; theme: ReactNativePaper.Theme; }, "style" | "color" | "size" | "onLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "icon" | "ref" | "key" | "hitSlop" | "delayLongPress" | "delayPressIn" | "delayPressOut" | "disabled" | "onBlur" | "onFocus" | "pressRetentionOffset" | "touchSoundDisabled" | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | "animated"> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }, "style" | "color" | "size" | "onLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "icon" | "key" | "hitSlop" | "theme" | "delayLongPress" | "delayPressIn" | "delayPressOut" | "disabled" | "onBlur" | "onFocus" | "pressRetentionOffset" | "touchSoundDisabled" | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | "animated"> & { color?: string | undefined; icon: import("../Icon").IconSource; size?: number | undefined; disabled?: boolean | undefined; accessibilityLabel?: string | undefined; onPress?: (() => void) | undefined; style?: import("react-native").StyleProp; ref?: import("react").RefObject | undefined; }, "style" | "color" | "size" | "onLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "icon" | "key" | "hitSlop" | "theme" | "delayLongPress" | "delayPressIn" | "delayPressOut" | "disabled" | "onBlur" | "onFocus" | "pressRetentionOffset" | "touchSoundDisabled" | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | "animated"> | Pick & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }, keyof import("react-native").TouchableWithoutFeedbackProps | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | keyof import("react").RefAttributes> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }> & import("@callstack/react-theme-provider/typings/hoist-non-react-statics").NonReactStatics & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }> & { ({ style, background: _background, borderless, disabled: disabledProp, rippleColor, underlayColor: _underlayColor, children, theme, ...rest }: import("react-native").TouchableWithoutFeedbackProps & import("react").RefAttributes & { borderless?: boolean | undefined; background?: Object | undefined; centered?: boolean | undefined; disabled?: boolean | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; onLongPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; rippleColor?: string | undefined; underlayColor?: string | undefined; children: import("react").ReactNode; style?: import("react-native").StyleProp; theme: ReactNativePaper.Theme; }): JSX.Element; supported: boolean; }, {}>> & { icon: import("../Icon").IconSource; color?: string | undefined; size?: number | undefined; disabled?: boolean | undefined; animated?: boolean | undefined; accessibilityLabel?: string | undefined; onPress?: ((e: import("react-native").GestureResponderEvent) => void) | undefined; style?: import("react-native").StyleProp; ref?: import("react").RefObject | undefined; theme: ReactNativePaper.Theme; }, "style" | "color" | "size" | "onLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "icon" | "ref" | "key" | "hitSlop" | "delayLongPress" | "delayPressIn" | "delayPressOut" | "disabled" | "onBlur" | "onFocus" | "pressRetentionOffset" | "touchSoundDisabled" | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | "animated"> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; } & { children?: import("react").ReactNode; }, "style" | "children" | "color" | "size" | "onLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "icon" | "key" | "hitSlop" | "theme" | "delayLongPress" | "delayPressIn" | "delayPressOut" | "disabled" | "onBlur" | "onFocus" | "pressRetentionOffset" | "touchSoundDisabled" | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | "animated"> & { color?: string | undefined; icon: import("../Icon").IconSource; size?: number | undefined; disabled?: boolean | undefined; accessibilityLabel?: string | undefined; onPress?: (() => void) | undefined; style?: import("react-native").StyleProp; ref?: import("react").RefObject | undefined; }, "style" | "children" | "color" | "size" | "onLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "icon" | "key" | "hitSlop" | "theme" | "delayLongPress" | "delayPressIn" | "delayPressOut" | "disabled" | "onBlur" | "onFocus" | "pressRetentionOffset" | "touchSoundDisabled" | "background" | "borderless" | "rippleColor" | "underlayColor" | "centered" | "animated">, "icon"> & { color?: string | undefined; size?: number | undefined; disabled?: boolean | undefined; accessibilityLabel?: string | undefined; onPress?: (() => void) | undefined; style?: import("react-native").StyleProp; }): JSX.Element; displayName: string; }; Header: import("react").ComponentType<(Pick> & { dark?: boolean | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }, keyof import("react-native").ViewProps | "dark" | keyof import("react").RefAttributes> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; } & { dark?: boolean | undefined; statusBarHeight?: number | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }, keyof import("react-native").ViewProps | "dark" | keyof import("react").RefAttributes | "statusBarHeight"> | Pick> & { dark?: boolean | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }, keyof import("react-native").ViewProps | "dark" | keyof import("react").RefAttributes> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; } & { children?: import("react").ReactNode; } & { dark?: boolean | undefined; statusBarHeight?: number | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }, keyof import("react-native").ViewProps | "dark" | keyof import("react").RefAttributes | "statusBarHeight">) & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }> & import("@callstack/react-theme-provider/typings/hoist-non-react-statics").NonReactStatics> & { dark?: boolean | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }, keyof import("react-native").ViewProps | "dark" | keyof import("react").RefAttributes> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }) | (Pick> & { dark?: boolean | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }, keyof import("react-native").ViewProps | "dark" | keyof import("react").RefAttributes> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; } & { children?: import("react").ReactNode; })) & { dark?: boolean | undefined; statusBarHeight?: number | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }> & { (props: ((Pick> & { dark?: boolean | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }, keyof import("react-native").ViewProps | "dark" | keyof import("react").RefAttributes> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }) | (Pick> & { dark?: boolean | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }, keyof import("react-native").ViewProps | "dark" | keyof import("react").RefAttributes> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; } & { children?: import("react").ReactNode; })) & { dark?: boolean | undefined; statusBarHeight?: number | undefined; children: import("react").ReactNode; theme: ReactNativePaper.Theme; style?: import("react-native").StyleProp; }): JSX.Element; displayName: string; }, {}>; }; export default Appbar;