import { type View } from '@nativescript/core'; export declare function after(target: View, view: View): void;