import { Plugin } from '@tiptap/pm/state';
export function autolink(options: any): Plugin<any>;
//# sourceMappingURL=autolink.d.ts.map