export declare const DEFAULT_TOPBAR_CONFIG: { applicationTitle: string; applicationTitleUrl: string; }; export declare const TOPBAR_HEIGHT = 60;