import { TranslateService } from './translate.service'; export declare function setupTranslateFactory(service: TranslateService): Function; export declare class NgxLoopModule { }