export declare class ViewControllerMock {
    private static staticInstance;
    private static navController();
    static instance(): any;
}
