import { ResourceProperty } from 'hateoas-navigator'; export declare class ItemPropertiesComponent { properties: ResourceProperty[]; }