export declare const novinhubCreateAccountAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
    type: import("@anjir/apps-framework").StaticDropdownProperty<"Telegram" | "Bale" | "Eitaa" | "Gap" | "Soroush", true>;
    username: import("@anjir/apps-framework").ShortTextProperty<true>;
    network_settings: import("@anjir/apps-framework").DynamicProperties<false>;
}>;
