/** * Input rule: pasting/typing a Vimeo URL creates an embed block */ export declare const vimeoInputRule: import('@milkdown/utils').$InputRule;