import type { LocaleProps } from ".";
declare const trTR: LocaleProps;
export default trTR;
