export { TranslateModule, TranslateLoader, TranslateService } from '@ngx-translate/core'; export { TranslateHttpLoader } from '@ngx-translate/http-loader'; export declare class BrandModule { }