import { ActionItem } from "tns-core-modules/ui/action-bar"; export declare function actionBarAddButton(button: ActionItem): void;