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