export declare const translations: { es: { selectOptions: string; optionsSelected: string; selectAll: string; }; en: { selectOptions: string; optionsSelected: string; selectAll: string; }; pt: { selectOptions: string; optionsSelected: string; selectAll: string; }; }; //# sourceMappingURL=translations.d.ts.map