import type { TextMatchTransformer } from "@lexical/markdown";
export declare const CUSTOM_LINK_NODE_TRANSFORMER: TextMatchTransformer;
