/** Office tenant type */
export declare enum LicenseEnum {
    'officeBusiness' = "officeBusiness",
    'officeProPlus' = "officeProPlus"
}
//# sourceMappingURL=LicenseEnum.d.ts.map