export declare const ArrayAddition: { 'zh-CN': { title: string; settings: { 'x-component-props': { method: string; defaultValue: string; }; }; }; }; export declare const ArrayRemove: { 'zh-CN': { title: string; }; 'en-US': { title: string; }; 'ko-KR': { title: string; }; }; export declare const ArrayMoveUp: { 'zh-CN': { title: string; }; 'en-US': { title: string; }; 'ko-KR': { title: string; }; }; export declare const ArrayMoveDown: { 'zh-CN': { title: string; }; 'en-US': { title: string; }; 'ko-KR': { title: string; }; }; export declare const ArrayIndex: { 'zh-CN': { title: string; }; 'en-US': { title: string; }; 'ko-KR': { title: string; }; }; export declare const ArraySortHandle: { 'zh-CN': { title: string; }; 'en-US': { title: string; }; 'ko-KR': { title: string; }; };