import { FC } from "react";
declare const CustomLinkNodePlugin: FC;
export default CustomLinkNodePlugin;
