import type { Locale } from "./types.ts";
/**
 * @category Locales
 * @summary Telugu locale
 * @language Telugu
 * @iso-639-2 tel
 * @author Kranthi Lakum [@kranthilakum](https://github.com/kranthilakum)
 */
export declare const te: Locale;
//# sourceMappingURL=index.d.ts.map
