export declare class DataService { static removeVietnameseTones: (str: string) => string; static getText(name: string): any; }