import { EditorView } from "@uiw/react-codemirror";
declare function insertSelfClosingTagCommand(view: EditorView): boolean;
export default insertSelfClosingTagCommand;
//# sourceMappingURL=self-closing-tag.d.ts.map