export declare const novinhubCreateAutomationMenuAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
    accountId: import("@anjir/apps-framework").NumberProperty<true>;
    menu_items: import("@anjir/apps-framework").ArrayProperty<true> | import("@anjir/apps-framework").ArrayProperty<false>;
}>;
