import type { SlateElementProps } from '@udecode/plate'; import type { TLinkElement } from '@udecode/plate-link'; export declare function LinkElementStatic(props: SlateElementProps): import("react/jsx-runtime").JSX.Element;