import { TypeGroup } from '../../schema/index.js'; export declare function useItemLink(name: string, itemPath?: TypeGroup): string;