import type { Locale } from "./types.ts";
/**
 * @category Locales
 * @summary Western Frisian locale (Netherlands).
 * @language West Frisian
 * @iso-639-2 fry
 * @author Damon Asberg [@damon02](https://github.com/damon02)
 */
export declare const fy: Locale;
//# sourceMappingURL=index.d.ts.map
