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