import type { IndentationMarkerConfiguration } from './config.js'; export declare function indentationMarkers(config?: IndentationMarkerConfiguration): import("@codemirror/state").Extension[]; //# sourceMappingURL=index.d.ts.map