export declare const novinhubGetSocialUserAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
    socialUserId: import("@anjir/apps-framework").NumberProperty<true>;
    account_id: import("@anjir/apps-framework").NumberProperty<true>;
}>;
