import ParsedEcon from '../ParsedEcon'; import { PropertyAttributes } from '../../types'; export default function ({ item, tags }: ParsedEcon): PropertyAttributes;