declare const ENABLED = "enabled"; declare const CAN_SET = "canSet"; declare const CAN_UNSET = "canUnset"; export { ENABLED, CAN_SET, CAN_UNSET };