export declare const gobj: {
    readonly г: "ґ";
    readonly Г: "Ґ";
    readonly ґ: "г";
    readonly Ґ: "Г";
};
