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