import { type ViewBase } from '@nativescript/core'; export declare function useNativeChildren(target: ViewBase): void;