import type { Theme } from '@react-navigation/native';
export declare const DefaultTheme: Theme;
export declare const DarkTheme: Theme;
//# sourceMappingURL=theme.d.ts.map