- import type { Locale } from "./types.js";
- /**
- * @category Locales
- * @summary Belarusian Classic locale.
- * @language Belarusian Classic
- * @iso-639-2 bel
- * @author Ryhor Nopears [@nopears](https://github.com/nopears)
- */
- export declare const beTarask: Locale;
|