import "./AddLink.local.css"; export default function AddLink({ insertCommand }: { insertCommand?: import("./HtmlCommands").IHtmlCommand; }): any; //# sourceMappingURL=AddLink.d.ts.map