export declare enum SiteOperatingMode { UNSET = 0, IS_SYSTEM_ACCESS_ONLY = 4, IS_SYSTEM_ADMINS_ONLY = 16, IS_AVAILABLE = 64 }