export declare const getTranslator: (path: string, defaultLocale?: string) => import("tree-house-translations/lib/lib/translator").ITranslator;
