export declare const novinhubCreateAccountGroupAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
    name: import("@anjir/apps-framework").ShortTextProperty<true>;
    account_ids: import("@anjir/apps-framework").ArrayProperty<true>;
}>;
