import { AppStartupSettings } from 'ng-dynamic-mf';
export declare function initializeApp(settings: AppStartupSettings): Promise<void>;
