/**
 * Boostratp the Application
 * @param app
 */
export declare function bootstrap(app: any): any;
