import { IPartialLocaleValues } from "../index"; /** * locale : Georgian (ge) * author : Vaso Gazdeliani : https://github.com/vaso991 */ declare const ge: IPartialLocaleValues; export default ge;