declare const _default: {
    headers: {
        "plural-forms": string;
        language: string;
    };
    contexts: {
        "": {
            "Pesach Chol ha-Moed Day 1": string[];
            "Pesach Chol ha-Moed Day 2": string[];
            "Pesach Chol ha-Moed Day 2 on Sunday": string[];
            "Pesach Chol ha-Moed Day 3": string[];
            "Pesach Chol ha-Moed Day 3 on Monday": string[];
            "Pesach Chol ha-Moed Day 4": string[];
            "Pesach Chol ha-Moed Day 5": string[];
            "Sukkot Chol ha-Moed Day 1": string[];
            "Sukkot Chol ha-Moed Day 2": string[];
            "Sukkot Chol ha-Moed Day 3": string[];
            "Sukkot Chol ha-Moed Day 4": string[];
            "Sukkot Chol ha-Moed Day 5": string[];
            "Sukkot I (on Shabbat)": string[];
            "Sukkot Final Day (Hoshana Raba)": string[];
            "Yom Kippur (on Shabbat)": string[];
            "Yom Kippur (Mincha, Traditional)": string[];
            "Yom Kippur (Mincha, Alternate)": string[];
            "Yom Kippur (Mincha)": string[];
        };
    };
};
export default _default;
