import { StackLayout } from '@nativescript/core'; export declare function createInfoWindowView(title: any, snippet: any): StackLayout;