import { EconItem, TagAttributes } from '../../../types'; export default function (item: EconItem, tags: TagAttributes): boolean;