export declare const novinhubFetchSocialPostsAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
    accountId: import("@anjir/apps-framework").ShortTextProperty<true>;
    after: import("@anjir/apps-framework").ShortTextProperty<false>;
}>;
