import { LocaleWizard } from "../index";
export declare function processLocale(this: LocaleWizard, locale: string): void;
