export declare const novinhubReactToMessageAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
    messageId: import("@anjir/apps-framework").NumberProperty<true>;
    type: import("@anjir/apps-framework").StaticDropdownProperty<string, true>;
}>;
