import { PropertyValueBinding, PropertyDefinition } from "../properties"; export interface UserTypeRule extends PropertyValueBinding> { }