import { Page } from '@nativescript/core/ui/page'; export class InheritedPage extends Page {}