export declare function getLocalizedString(key: string, ...params: any[]): string; export declare function getDefaultString(key: string, ...params: any[]): string; //# sourceMappingURL=localizeUtils.d.ts.map