export declare const novinhubListFilesAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
    type: import("@anjir/apps-framework").StaticDropdownProperty<string, false>;
    search: import("@anjir/apps-framework").ShortTextProperty<false>;
}>;
