declare function wikiLinkPlugin(this: any, opts?: {}): void; export { wikiLinkPlugin }; export default wikiLinkPlugin;