import { type ViewBase } from '@nativescript/core'; export declare function updateChildren(app: ViewBase, clear?: boolean): void;