export default PropertyInterface; declare function PropertyInterface(propertyName: any, propertyGroup: any): (val: any) => any;