/**
 * CRM culture
 */
export declare namespace CrmCulture {
    /**
     * Get en neutral culture
     */
    const en: () => Promise<{
        default: {
            assets: string;
            contacts: string;
            cultures: string;
            currencies: string;
            customers: string;
            degreeBachelor: string;
            degreeDoctor: string;
            degreeMaster: string;
            degreePreBachelor: string;
            educationHighSchool: string;
            educationHighSchool1: string;
            educationHighSchool2: string;
            educationHighSchool3: string;
            educationMiddleSchool: string;
            educationMiddleSchool1: string;
            educationMiddleSchool2: string;
            educationMiddleSchool3: string;
            educationPrimarySchool: string;
            educationPrimarySchool2: string;
            educationPrimarySchool3: string;
            educationPrimarySchool4: string;
            educationPrimarySchool5: string;
            educationPrimarySchool6: string;
            educationUniversity10: string;
            educationUniversity12: string;
            educationUniversity14: string;
            educationUniversity2: string;
            educationUniversity4: string;
            educationUniversity6: string;
            educationUniversity8: string;
            employees: string;
            idUser: string;
            isLegalPerson: string;
            isOrg: string;
            jobTitle: string;
            latinName: string;
            maritalDivorced: string;
            maritalMarried: string;
            maritalPartnership: string;
            maritalSeparated: string;
            maritalSingle: string;
            maritalWidowed: string;
            offerings: string;
            orders: string;
            personBirthday: string;
            personDegree: string;
            personEducation: string;
            personEthnicity: string;
            personFemale: string;
            personGender: string;
            personMale: string;
            personMaritalStatus: string;
            personName: string;
            personTitle: string;
            personTitleDR: string;
            personTitleMR: string;
            personTitleMRS: string;
            personTitleMS: string;
            personTitleMiss: string;
            personTitleProf: string;
            personHeight: string;
            personWeight: string;
            politicalStatus: string;
            profiles: string;
            purchases: string;
            products: string;
            regions: string;
            reports: string;
            stockIn: string;
            stockOut: string;
            system: string;
            suppliers: string;
        };
    }>;
    /**
     * Get zh-Hans neutral cultrue
     * @returns Full culture
     */
    const zhHans: () => Promise<{
        default: {
            assets: string;
            contacts: string;
            cultures: string;
            currencies: string;
            customers: string;
            degreeBachelor: string;
            degreeDoctor: string;
            degreeMaster: string;
            degreePreBachelor: string;
            educationHighSchool: string;
            educationHighSchool1: string;
            educationHighSchool2: string;
            educationHighSchool3: string;
            educationMiddleSchool: string;
            educationMiddleSchool1: string;
            educationMiddleSchool2: string;
            educationMiddleSchool3: string;
            educationPrimarySchool: string;
            educationPrimarySchool2: string;
            educationPrimarySchool3: string;
            educationPrimarySchool4: string;
            educationPrimarySchool5: string;
            educationPrimarySchool6: string;
            educationUniversity10: string;
            educationUniversity12: string;
            educationUniversity14: string;
            educationUniversity2: string;
            educationUniversity4: string;
            educationUniversity6: string;
            educationUniversity8: string;
            employees: string;
            idUser: string;
            isLegalPerson: string;
            isOrg: string;
            jobTitle: string;
            latinName: string;
            maritalDivorced: string;
            maritalMarried: string;
            maritalPartnership: string;
            maritalSeparated: string;
            maritalSingle: string;
            maritalWidowed: string;
            offerings: string;
            orders: string;
            personBirthday: string;
            personDegree: string;
            personEducation: string;
            personEthnicity: string;
            personFemale: string;
            personGender: string;
            personMale: string;
            personMaritalStatus: string;
            personName: string;
            personTitle: string;
            personTitleDR: string;
            personTitleMR: string;
            personTitleMRS: string;
            personTitleMS: string;
            personTitleMiss: string;
            personTitleProf: string;
            personHeight: string;
            personWeight: string;
            politicalStatus: string;
            profiles: string;
            products: string;
            purchases: string;
            regions: string;
            reports: string;
            stockIn: string;
            stockOut: string;
            system: string;
            suppliers: string;
        };
    }>;
    /**
     * Get zh-Hant neutral cultrue
     * @returns Full culture
     */
    const zhHant: () => Promise<{
        default: {
            assets: string;
            contacts: string;
            cultures: string;
            currencies: string;
            customers: string;
            degreeBachelor: string;
            degreeDoctor: string;
            degreeMaster: string;
            degreePreBachelor: string;
            educationHighSchool: string;
            educationHighSchool1: string;
            educationHighSchool2: string;
            educationHighSchool3: string;
            educationMiddleSchool: string;
            educationMiddleSchool1: string;
            educationMiddleSchool2: string;
            educationMiddleSchool3: string;
            educationPrimarySchool: string;
            educationPrimarySchool2: string;
            educationPrimarySchool3: string;
            educationPrimarySchool4: string;
            educationPrimarySchool5: string;
            educationPrimarySchool6: string;
            educationUniversity10: string;
            educationUniversity12: string;
            educationUniversity14: string;
            educationUniversity2: string;
            educationUniversity4: string;
            educationUniversity6: string;
            educationUniversity8: string;
            employees: string;
            idUser: string;
            isLegalPerson: string;
            isOrg: string;
            jobTitle: string;
            latinName: string;
            maritalDivorced: string;
            maritalMarried: string;
            maritalPartnership: string;
            maritalSeparated: string;
            maritalSingle: string;
            maritalWidowed: string;
            offerings: string;
            orders: string;
            personBirthday: string;
            personDegree: string;
            personEducation: string;
            personEthnicity: string;
            personFemale: string;
            personGender: string;
            personMale: string;
            personMaritalStatus: string;
            personName: string;
            personTitle: string;
            personTitleDR: string;
            personTitleMR: string;
            personTitleMRS: string;
            personTitleMS: string;
            personTitleMiss: string;
            personTitleProf: string;
            personHeight: string;
            personWeight: string;
            politicalStatus: string;
            profiles: string;
            products: string;
            purchases: string;
            regions: string;
            reports: string;
            stockIn: string;
            stockOut: string;
            system: string;
            suppliers: string;
        };
    }>;
}
