import { InputRule } from 'prosemirror-inputrules'; export declare const autoLink: () => InputRule;