export declare const myjvnCommon: {
    baseUrl: string;
    lang: import("@activepieces/pieces-framework").StaticDropdownProperty<string, true>;
    ft: import("@activepieces/pieces-framework").StaticDropdownProperty<string, true>;
};
