import { NavigationTheme } from './types';
export declare const atlassianTheme: NavigationTheme;
export declare const defaultTheme: NavigationTheme;
