import { ILocalizationTemplates } from "./templates"; export declare function getLocalizationTemplates(locale: string): ILocalizationTemplates;