import { ActionBar } from 'tns-core-modules/ui/action-bar/action-bar'; export declare abstract class AppBarBase extends ActionBar { }