import { TranslateService } from '@ngx-translate/core'; export declare function initTranslations(translateService: TranslateService): () => void; export declare class CoreoAuthModule { }