declare function _exports({ openLinkInNewTab }?: { openLinkInNewTab?: boolean | undefined; }): (tree: any) => void; export = _exports;