export declare const novinhubUpdateCaptionAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
    captionId: import("@anjir/apps-framework").NumberProperty<true>;
    title: import("@anjir/apps-framework").ShortTextProperty<true>;
    caption: import("@anjir/apps-framework").LongTextProperty<true>;
}>;
