declare const _default: { en: { 'pisell-select-holder-create': string; 'pisell-select-holder-please-select': string; 'pisell-select-holder-selected': string; 'pisell-select-holder-skip': string; 'pisell-select-holder-please-remove': (count: number) => string; }; 'zh-CN': { 'pisell-select-holder-create': string; 'pisell-select-holder-please-select': string; 'pisell-select-holder-selected': string; 'pisell-select-holder-skip': string; 'pisell-select-holder-please-remove': (count: number) => string; }; 'zh-HK': { 'pisell-select-holder-create': string; 'pisell-select-holder-please-select': string; 'pisell-select-holder-selected': string; 'pisell-select-holder-skip': string; 'pisell-select-holder-please-remove': (count: number) => string; }; ja: { 'pisell-select-holder-create': string; 'pisell-select-holder-please-select': string; 'pisell-select-holder-selected': string; 'pisell-select-holder-skip': string; 'pisell-select-holder-please-remove': (count: number) => string; }; pt: { 'pisell-select-holder-create': string; 'pisell-select-holder-please-select': string; 'pisell-select-holder-selected': string; 'pisell-select-holder-skip': string; 'pisell-select-holder-please-remove': (count: number) => string; }; }; export default _default;