export declare class ObjectUtilsService { constructor(); generateLangs(lstAvailableLangCodes: string[], object: any): any; }