export { parseWikiLink } from './resolveWikiLink.js'; export { handleWikiLinkTool } from './wikiLinkTool.js'; export type { ParsedWikiLink } from './resolveWikiLink.js'; export type { WikiLinkToolArgs } from './wikiLinkTool.js'; //# sourceMappingURL=index.d.ts.map