export declare class NgxBootstrapLocaleMappingService { map(locale: string): string; getModuleName(locale: string): string; }