import type { Plugin as CartaPlugin } from 'carta-md';
export declare const insdel: () => CartaPlugin;
