export * from './relationship.js'; export * from './appears-on.js'; export * from './responds-with.js'; export * from './links-to.js'; export * from './is-child-of.js'; export * from './is-variant-of.js'; //# sourceMappingURL=index.d.ts.map