import { ISManageable } from '../ISManageable'; // tslint:disable-next-line: no-empty-interface export interface Property extends ISManageable { }