declare const _default: (locale?: string) => {
    getMessage(label: any, args?: any, bundle?: string): any;
    getLocale(): string;
    readonly targetusername: string;
    readonly perflog: string;
};
export = _default;
