import { NativeStackNavigationOptions } from '@react-native-bedrock/native/@react-navigation/native-stack'; export declare const DEFAULT_BACKGROUND_COLOR = "#ffffff"; export declare const DEFAULT_HEADER_TINT_COLOR = "#333d4b"; export declare const BASE_STACK_NAVIGATOR_STYLE: NativeStackNavigationOptions;