/**
* Entry-Point of jsdoc. Gets called by the jsdoc-module to generate the docs.
* @param {TAFFY} data - The TaffyDB containing the data that jsdoc parsed.
* @param {*} opts - Options passed into jsdoc.
*/exportdeclarefunctionpublish(data: any, opts: any): void;