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