import propertyItem from './property-item'; export default propertyItem; export * from './property-item'; export * from './generalSettings';