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