import type { JSX } from 'react';
export default function LexicalAutoLinkPlugin(): JSX.Element;
