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