export declare enum BiblePurpose {
    Award,
    Baby,
    Bride,
    Confirmation,
    Childrens,
    Compact,
    CrossReference,
    DailyReadings,
    Devotional,
    Family,
    GeneralText,
    Gift,
    LecternPulpit,
    Mens,
    PrimarySchool,
    Pew,
    Scholarly,
    Slimline,
    Student,
    Study,
    WeddingGift,
    Womens,
    Youth
}
