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