import { Localization } from './localization'; export declare const nls: Localization; export { Localization, Message } from './localization';